Skip to content

RosHaVipProps

Properties for defining a RosHaVip.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-vpc-havip

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc"
&alicloudroscdkvpc.RosHaVipProps {
    VSwitchId: interface{},
    Description: interface{},
    IpAddress: interface{},
    Name: interface{},
    ResourceGroupId: interface{},
    Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc.RosHaVip.TagsProperty,
}

Properties

Name Type Description
VSwitchId interface{} No description.
Description interface{} No description.
IpAddress interface{} No description.
Name interface{} No description.
ResourceGroupId interface{} No description.
Tags *[]TagsProperty No description.

VSwitchIdRequired

VSwitchId interface{}
  • Type: interface{}

DescriptionOptional

Description interface{}
  • Type: interface{}

IpAddressOptional

IpAddress interface{}
  • Type: interface{}

NameOptional

Name interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}

TagsOptional

Tags *[]TagsProperty