RosCommonBandwidthPackagesProps
Properties for defining a RosCommonBandwidthPackages.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-vpc-commonbandwidthpackages
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc/datasource"
&datasource.RosCommonBandwidthPackagesProps {
CommonBandwidthPackageId: interface{},
CommonBandwidthPackageName: interface{},
RefreshOptions: interface{},
ResourceGroupId: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
CommonBandwidthPackageId |
interface{} |
No description. |
CommonBandwidthPackageName |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
ResourceGroupId |
interface{} |
No description. |
CommonBandwidthPackageIdOptional
CommonBandwidthPackageId interface{}
- Type: interface{}
CommonBandwidthPackageNameOptional
CommonBandwidthPackageName interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}
ResourceGroupIdOptional
ResourceGroupId interface{}
- Type: interface{}