RosBasicEndpointProps
Properties for defining a RosBasicEndpoint
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ga-basicendpoint
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkga"
&alicloudroscdkga.RosBasicEndpointProps {
AcceleratorId: interface{},
EndpointAddress: interface{},
EndpointGroupId: interface{},
EndpointSubAddress: interface{},
EndpointSubAddressType: interface{},
EndpointType: interface{},
EndpointZoneId: interface{},
Name: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AcceleratorId |
interface{} |
No description. |
EndpointAddress |
interface{} |
No description. |
EndpointGroupId |
interface{} |
No description. |
EndpointSubAddress |
interface{} |
No description. |
EndpointSubAddressType |
interface{} |
No description. |
EndpointType |
interface{} |
No description. |
EndpointZoneId |
interface{} |
No description. |
Name |
interface{} |
No description. |
AcceleratorId
Required
AcceleratorId interface{}
- Type: interface{}
EndpointAddress
Required
EndpointAddress interface{}
- Type: interface{}
EndpointGroupId
Required
EndpointGroupId interface{}
- Type: interface{}
EndpointSubAddress
Optional
EndpointSubAddress interface{}
- Type: interface{}
EndpointSubAddressType
Optional
EndpointSubAddressType interface{}
- Type: interface{}
EndpointType
Optional
EndpointType interface{}
- Type: interface{}
EndpointZoneId
Optional
EndpointZoneId interface{}
- Type: interface{}
Name
Optional
Name interface{}
- Type: interface{}