RosCenBandwidthPackageProps
Properties for defining a RosCenBandwidthPackage
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cen-cenbandwidthpackage
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcen"
&alicloudroscdkcen.RosCenBandwidthPackageProps {
Bandwidth: interface{},
GeographicRegionAId: interface{},
GeographicRegionBId: interface{},
AutoPay: interface{},
AutoRenew: interface{},
AutoRenewDuration: interface{},
BandwidthPackageChargeType: interface{},
Description: interface{},
Name: interface{},
Period: interface{},
PricingCycle: interface{},
ResourceGroupId: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkcen.RosCenBandwidthPackage.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
Bandwidth |
interface{} |
No description. |
GeographicRegionAId |
interface{} |
No description. |
GeographicRegionBId |
interface{} |
No description. |
AutoPay |
interface{} |
No description. |
AutoRenew |
interface{} |
No description. |
AutoRenewDuration |
interface{} |
No description. |
BandwidthPackageChargeType |
interface{} |
No description. |
Description |
interface{} |
No description. |
Name |
interface{} |
No description. |
Period |
interface{} |
No description. |
PricingCycle |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
Bandwidth
Required
Bandwidth interface{}
- Type: interface{}
GeographicRegionAId
Required
GeographicRegionAId interface{}
- Type: interface{}
GeographicRegionBId
Required
GeographicRegionBId interface{}
- Type: interface{}
AutoPay
Optional
AutoPay interface{}
- Type: interface{}
AutoRenew
Optional
AutoRenew interface{}
- Type: interface{}
AutoRenewDuration
Optional
AutoRenewDuration interface{}
- Type: interface{}
BandwidthPackageChargeType
Optional
BandwidthPackageChargeType interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
Name
Optional
Name interface{}
- Type: interface{}
Period
Optional
Period interface{}
- Type: interface{}
PricingCycle
Optional
PricingCycle interface{}
- Type: interface{}
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty