CenBandwidthPackageAssociationProps
Properties for defining a CenBandwidthPackageAssociation
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cen-cenbandwidthpackageassociation
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcen"
&alicloudroscdkcen.CenBandwidthPackageAssociationProps {
CenBandwidthPackageId: interface{},
CenId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
CenBandwidthPackageId |
interface{} |
Property cenBandwidthPackageId: The ID of the bandwidth package. |
CenId |
interface{} |
Property cenId: The ID of the CEN instance. |
CenBandwidthPackageId
Required
CenBandwidthPackageId interface{}
- Type: interface{}
Property cenBandwidthPackageId: The ID of the bandwidth package.
CenId
Required
CenId interface{}
- Type: interface{}
Property cenId: The ID of the CEN instance.