RosEIPAssociationProps
Properties for defining a RosEIPAssociation
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-vpc-eipassociation
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc"
&alicloudroscdkvpc.RosEIPAssociationProps {
AllocationId: interface{},
InstanceId: interface{},
Mode: interface{},
PrivateIpAddress: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AllocationId |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
Mode |
interface{} |
No description. |
PrivateIpAddress |
interface{} |
No description. |
AllocationId
Required
AllocationId interface{}
- Type: interface{}
InstanceId
Required
InstanceId interface{}
- Type: interface{}
Mode
Optional
Mode interface{}
- Type: interface{}
PrivateIpAddress
Optional
PrivateIpAddress interface{}
- Type: interface{}