GetBasicAcceleratorsAccelerator

data class GetBasicAcceleratorsAccelerator(val bandwidthBillingType: String, val basicAcceleratorId: String, val basicAcceleratorName: String, val basicBandwidthPackages: List<GetBasicAcceleratorsAcceleratorBasicBandwidthPackage>, val basicEndpointGroupId: String, val basicIpSetId: String, val createTime: Int, val crossDomainBandwidthPackages: List<GetBasicAcceleratorsAcceleratorCrossDomainBandwidthPackage>, val description: String, val expiredTime: Int, val id: String, val instanceChargeType: String, val regionId: String, val status: String)

Constructors

Link copied to clipboard
constructor(bandwidthBillingType: String, basicAcceleratorId: String, basicAcceleratorName: String, basicBandwidthPackages: List<GetBasicAcceleratorsAcceleratorBasicBandwidthPackage>, basicEndpointGroupId: String, basicIpSetId: String, createTime: Int, crossDomainBandwidthPackages: List<GetBasicAcceleratorsAcceleratorCrossDomainBandwidthPackage>, description: String, expiredTime: Int, id: String, instanceChargeType: String, regionId: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The bandwidth billing method. Valid values:

Link copied to clipboard

The id of the Global Accelerator Basic Accelerator instance.

Link copied to clipboard

The name of the Global Accelerator Basic Accelerator instance.

Link copied to clipboard

The details about the basic bandwidth plan that is associated with the Global Accelerator Basic Accelerator instance.

Link copied to clipboard

The ID of the endpoint group that is associated with the Global Accelerator Basic Accelerator instance.

Link copied to clipboard

The ID of the acceleration region.

Link copied to clipboard

The timestamp that indicates when the Global Accelerator Basic Accelerator instance was created.

Link copied to clipboard

The details about the cross-region acceleration bandwidth plan that is associated with the Global Accelerator Basic Accelerator instance. NOTE: This array is returned only for Global Accelerator Basic Accelerator instances that are created on the International site.

Link copied to clipboard

The description of the Global Accelerator Basic Accelerator instance.

Link copied to clipboard

The timestamp that indicates when the Global Accelerator Basic Accelerator instance was expired.

Link copied to clipboard
val id: String

The id of the Global Accelerator Basic Accelerator.

Link copied to clipboard

The billing method of the Global Accelerator Basic Accelerator instance.

Link copied to clipboard

The ID of the region where the Global Accelerator Basic Accelerator instance is deployed.

Link copied to clipboard

The status of the Global Accelerator Basic Accelerator instance. Valid Value: init, active, configuring, binding, unbinding, deleting, finacialLocked.