EndpointsProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkhologram"
&alicloudroscdkhologram.EndpointsProperty {
AlternativeEndpoints: interface{},
Enabled: interface{},
Endpoint: interface{},
Type: interface{},
VpcId: interface{},
VpcInstanceId: interface{},
VSwitchId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AlternativeEndpoints |
interface{} |
No description. |
Enabled |
interface{} |
No description. |
Endpoint |
interface{} |
No description. |
Type |
interface{} |
No description. |
VpcId |
interface{} |
No description. |
VpcInstanceId |
interface{} |
No description. |
VSwitchId |
interface{} |
No description. |
AlternativeEndpoints
Optional
AlternativeEndpoints interface{}
- Type: interface{}
Enabled
Optional
Enabled interface{}
- Type: interface{}
Endpoint
Optional
Endpoint interface{}
- Type: interface{}
Type
Optional
Type interface{}
- Type: interface{}
VpcId
Optional
VpcId interface{}
- Type: interface{}
VpcInstanceId
Optional
VpcInstanceId interface{}
- Type: interface{}
VSwitchId
Optional
VSwitchId interface{}
- Type: interface{}