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. |
Bandwidth
Required
Bandwidth interface{}
- Type: interface{}
Ipv6AddressId
Required
Ipv6AddressId interface{}
- Type: interface{}
Ipv6GatewayId
Required
Ipv6GatewayId interface{}
- Type: interface{}
InternetChargeType
Optional
InternetChargeType interface{}
- Type: interface{}