Skip to content

BandwidthPackageAcceleratorAdditionProps

Properties for defining a BandwidthPackageAcceleratorAddition.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ga-bandwidthpackageacceleratoraddition

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkga"
&alicloudroscdkga.BandwidthPackageAcceleratorAdditionProps {
    AcceleratorId: interface{},
    BandwidthPackageId: interface{},
}

Properties

Name Type Description
AcceleratorId interface{} Property acceleratorId: The ID of the Global Accelerator instance with which you want to associate the bandwidth plan.
BandwidthPackageId interface{} Property bandwidthPackageId: The ID of the bandwidth package to associate.

AcceleratorIdRequired

AcceleratorId interface{}
  • Type: interface{}

Property acceleratorId: The ID of the Global Accelerator instance with which you want to associate the bandwidth plan.


BandwidthPackageIdRequired

BandwidthPackageId interface{}
  • Type: interface{}

Property bandwidthPackageId: The ID of the bandwidth package to associate.