Skip to content

RosIpv6GatewayProps

Properties for defining a RosIpv6Gateway.

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

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc"
&alicloudroscdkvpc.RosIpv6GatewayProps {
    VpcId: interface{},
    Description: interface{},
    Name: interface{},
    Spec: interface{},
    Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc.RosIpv6Gateway.TagsProperty,
}

Properties

Name Type Description
VpcId interface{} No description.
Description interface{} No description.
Name interface{} No description.
Spec interface{} No description.
Tags *[]TagsProperty No description.

VpcIdRequired

VpcId interface{}
  • Type: interface{}

DescriptionOptional

Description interface{}
  • Type: interface{}

NameOptional

Name interface{}
  • Type: interface{}

SpecOptional

Spec interface{}
  • Type: interface{}

TagsOptional

Tags *[]TagsProperty