Skip to content

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.

HaVipIdRequired

HaVipId interface{}
  • Type: interface{}

InstanceIdRequired

InstanceId interface{}
  • Type: interface{}

InstanceTypeOptional

InstanceType interface{}
  • Type: interface{}