Skip to content

RosIpv6InternetBandwidthProps

Properties for defining a RosIpv6InternetBandwidth.

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

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc"
&alicloudroscdkvpc.RosIpv6InternetBandwidthProps {
    Bandwidth: interface{},
    Ipv6AddressId: interface{},
    Ipv6GatewayId: interface{},
    InternetChargeType: interface{},
}

Properties

Name Type Description
Bandwidth interface{} No description.
Ipv6AddressId interface{} No description.
Ipv6GatewayId interface{} No description.
InternetChargeType interface{} No description.

BandwidthRequired

Bandwidth interface{}
  • Type: interface{}

Ipv6AddressIdRequired

Ipv6AddressId interface{}
  • Type: interface{}

Ipv6GatewayIdRequired

Ipv6GatewayId interface{}
  • Type: interface{}

InternetChargeTypeOptional

InternetChargeType interface{}
  • Type: interface{}