RosHaVipAssociationProps
Properties for defining a RosHaVipAssociation
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-vpc-havipassociation
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc"
&alicloudroscdkvpc.RosHaVipAssociationProps {
HaVipId: interface{},
InstanceId: interface{},
InstanceType: interface{},
}
Properties
Name | Type | Description |
---|---|---|
HaVipId |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
InstanceType |
interface{} |
No description. |
HaVipId
Required
HaVipId interface{}
- Type: interface{}
InstanceId
Required
InstanceId interface{}
- Type: interface{}
InstanceType
Optional
InstanceType interface{}
- Type: interface{}