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. |
AddressName
Optional
AddressName interface{}
- Type: interface{}
AllocationId
Optional
AllocationId interface{}
- Type: interface{}
InstanceId
Optional
InstanceId interface{}
- Type: interface{}
InstanceType
Optional
InstanceType interface{}
- Type: interface{}
IpAddress
Optional
IpAddress interface{}
- Type: interface{}
Isp
Optional
Isp interface{}
- Type: interface{}
PaymentType
Optional
PaymentType interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
SegmentInstanceId
Optional
SegmentInstanceId interface{}
- Type: interface{}