BandwidthPackageProps
Properties for defining a BandwidthPackage
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ga-bandwidthpackage
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkga"
&alicloudroscdkga.BandwidthPackageProps {
Bandwidth: interface{},
Type: interface{},
AutoPay: interface{},
AutoUseCoupon: interface{},
BandwidthType: interface{},
BillingType: interface{},
CbnGeographicRegionIdA: interface{},
CbnGeographicRegionIdB: interface{},
ChargeType: interface{},
Duration: interface{},
PricingCycle: interface{},
Ratio: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Bandwidth |
interface{} |
Property bandwidth: The bandwidth provided by the bandwidth plan. |
Type |
interface{} |
Property type: The type of the bandwidth plan. |
AutoPay |
interface{} |
Property autoPay: Specifies whether to enable automatic payment. |
AutoUseCoupon |
interface{} |
Property autoUseCoupon: The AutoUseCoupon of the bandwidth. |
BandwidthType |
interface{} |
Property bandwidthType: the bandwidth BandwidthType of the bandwidth. |
BillingType |
interface{} |
Property billingType: The BillingType of the bandwidth. |
CbnGeographicRegionIdA |
interface{} |
Property cbnGeographicRegionIdA: The CbnGeographicRegionIdA of the bandwidth. |
CbnGeographicRegionIdB |
interface{} |
Property cbnGeographicRegionIdB: The CbnGeographicRegionIdB of the bandwidth. |
ChargeType |
interface{} |
Property chargeType: The ChargeType of the bandwidth. |
Duration |
interface{} |
Property duration:. |
PricingCycle |
interface{} |
Property pricingCycle:. |
Ratio |
interface{} |
Property ratio: The Ratio of the bandwidth. |
Bandwidth
Required
Bandwidth interface{}
- Type: interface{}
Property bandwidth: The bandwidth provided by the bandwidth plan.
Type
Required
Type interface{}
- Type: interface{}
Property type: The type of the bandwidth plan.
AutoPay
Optional
AutoPay interface{}
- Type: interface{}
Property autoPay: Specifies whether to enable automatic payment.
AutoUseCoupon
Optional
AutoUseCoupon interface{}
- Type: interface{}
Property autoUseCoupon: The AutoUseCoupon of the bandwidth.
BandwidthType
Optional
BandwidthType interface{}
- Type: interface{}
Property bandwidthType: the bandwidth BandwidthType of the bandwidth.
BillingType
Optional
BillingType interface{}
- Type: interface{}
Property billingType: The BillingType of the bandwidth.
CbnGeographicRegionIdA
Optional
CbnGeographicRegionIdA interface{}
- Type: interface{}
Property cbnGeographicRegionIdA: The CbnGeographicRegionIdA of the bandwidth.
CbnGeographicRegionIdB
Optional
CbnGeographicRegionIdB interface{}
- Type: interface{}
Property cbnGeographicRegionIdB: The CbnGeographicRegionIdB of the bandwidth.
ChargeType
Optional
ChargeType interface{}
- Type: interface{}
Property chargeType: The ChargeType of the bandwidth.
Duration
Optional
Duration interface{}
- Type: interface{}
Property duration:.
PricingCycle
Optional
PricingCycle interface{}
- Type: interface{}
Property pricingCycle:.
Ratio
Optional
Ratio interface{}
- Type: interface{}
Property ratio: The Ratio of the bandwidth.