BandwidthPackagesProps
Properties for defining a BandwidthPackages
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ga-bandwidthpackages
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkga/datasource"
&datasource.BandwidthPackagesProps {
BandwidthPackageId: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
Type: interface{},
}
Properties
Name | Type | Description |
---|---|---|
BandwidthPackageId |
interface{} |
Property bandwidthPackageId: The Resource ID of the bandwidth. |
RefreshOptions |
interface{} |
Property refreshOptions: The refresh strategy for the datasource resource when the stack is updated. |
ResourceGroupId |
interface{} |
Property resourceGroupId: The ID of the resource group. |
Type |
interface{} |
Property type: The type of the bandwidth package. |
BandwidthPackageId
Optional
BandwidthPackageId interface{}
- Type: interface{}
Property bandwidthPackageId: The Resource ID of the bandwidth.
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
Property refreshOptions: The refresh strategy for the datasource resource when the stack is updated.
Valid values:
- Never: Never refresh the datasource resource when the stack is updated.
- Always: Always refresh the datasource resource when the stack is updated. Default is Never.
ResourceGroupId
Optional
ResourceGroupId interface{}
- Type: interface{}
Property resourceGroupId: The ID of the resource group.
Type
Optional
Type interface{}
- Type: interface{}
Property type: The type of the bandwidth package.
Value: Basic: Basic bandwidth package. CrossDomain: cross-region acceleration package. China Station only supports Basic.