Skip to content

RosCommonBandwidthPackageProps

Properties for defining a RosCommonBandwidthPackage.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-vpc-commonbandwidthpackage

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc/datasource"
&datasource.RosCommonBandwidthPackageProps {
    CommonBandwidthPackageId: interface{},
    CommonBandwidthPackageName: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
CommonBandwidthPackageId interface{} No description.
CommonBandwidthPackageName interface{} No description.
RefreshOptions interface{} No description.

CommonBandwidthPackageIdOptional

CommonBandwidthPackageId interface{}
  • Type: interface{}

CommonBandwidthPackageNameOptional

CommonBandwidthPackageName interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}