RosAddressesProps
Properties for defining a RosAddresses.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-eip-addresses
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc/datasource"
&datasource.RosAddressesProps {
AddressName: interface{},
AllocationId: interface{},
InstanceId: interface{},
InstanceType: interface{},
IpAddress: interface{},
Isp: interface{},
PaymentType: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
SegmentInstanceId: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
AddressName |
interface{} |
No description. |
AllocationId |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
InstanceType |
interface{} |
No description. |
IpAddress |
interface{} |
No description. |
Isp |
interface{} |
No description. |
PaymentType |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
SegmentInstanceId |
interface{} |
No description. |
AddressNameOptional
AddressName interface{}
- Type: interface{}
AllocationIdOptional
AllocationId interface{}
- Type: interface{}
InstanceIdOptional
InstanceId interface{}
- Type: interface{}
InstanceTypeOptional
InstanceType interface{}
- Type: interface{}
IpAddressOptional
IpAddress interface{}
- Type: interface{}
IspOptional
Isp interface{}
- Type: interface{}
PaymentTypeOptional
PaymentType interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupIdOptional
ResourceGroupId interface{}
- Type: interface{}
SegmentInstanceIdOptional
SegmentInstanceId interface{}
- Type: interface{}