Skip to content

RosBandwidthPackagesProps

Properties for defining a RosBandwidthPackages.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ga-bandwidthpackages

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkga/datasource"
&datasource.RosBandwidthPackagesProps {
    BandwidthPackageId: interface{},
    RefreshOptions: interface{},
    ResourceGroupId: interface{},
    Type: interface{},
}

Properties

Name Type Description
BandwidthPackageId interface{} No description.
RefreshOptions interface{} No description.
ResourceGroupId interface{} No description.
Type interface{} No description.

BandwidthPackageIdOptional

BandwidthPackageId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}

TypeOptional

Type interface{}
  • Type: interface{}