RosCommonBandwidthPackageProps
Properties for defining a RosCommonBandwidthPackage
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-vpc-commonbandwidthpackage
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc"
&alicloudroscdkvpc.RosCommonBandwidthPackageProps {
Bandwidth: interface{},
DeletionProtection: interface{},
Description: interface{},
InternetChargeType: interface{},
Isp: interface{},
Name: interface{},
Ratio: interface{},
ResourceGroupId: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc.RosCommonBandwidthPackage.TagsProperty,
Zone: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Bandwidth |
interface{} |
No description. |
DeletionProtection |
interface{} |
No description. |
Description |
interface{} |
No description. |
InternetChargeType |
interface{} |
No description. |
Isp |
interface{} |
No description. |
Name |
interface{} |
No description. |
Ratio |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
Zone |
interface{} |
No description. |
Bandwidth
Required
Bandwidth interface{}
- Type: interface{}
DeletionProtection
Optional
DeletionProtection interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
InternetChargeType
Optional
InternetChargeType interface{}
- Type: interface{}
Isp
Optional
Isp interface{}
- Type: interface{}
Name
Optional
Name interface{}
- Type: interface{}
Ratio
Optional
Ratio interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty
Zone
Optional
Zone interface{}
- Type: interface{}