Get Accelerators Accelerator
data class GetAcceleratorsAccelerator(val acceleratorId: String, val acceleratorName: String, val basicBandwidthPackages: List<GetAcceleratorsAcceleratorBasicBandwidthPackage>, val cenId: String, val crossDomainBandwidthPackages: List<GetAcceleratorsAcceleratorCrossDomainBandwidthPackage>, val ddosId: String, val description: String, val dnsName: String, val expiredTime: Int, val id: String, val paymentType: String, val secondDnsName: String, val spec: String, val status: String)
Constructors
Link copied to clipboard
constructor(acceleratorId: String, acceleratorName: String, basicBandwidthPackages: List<GetAcceleratorsAcceleratorBasicBandwidthPackage>, cenId: String, crossDomainBandwidthPackages: List<GetAcceleratorsAcceleratorCrossDomainBandwidthPackage>, ddosId: String, description: String, dnsName: String, expiredTime: Int, id: String, paymentType: String, secondDnsName: String, spec: String, status: String)
Properties
Link copied to clipboard
The ID of the GA instance to query.
Link copied to clipboard
The Name of the GA instance.
Link copied to clipboard
Details of the basic bandwidth package bound to the global acceleration instance.
Link copied to clipboard
Details of the cross-domain acceleration package bound to the global acceleration instance.
Link copied to clipboard
Descriptive information of the global acceleration instance.
Link copied to clipboard
Time when the global acceleration instance expires.
Link copied to clipboard
The billing method of the GA instance. Valid values: POSTPAY
, PREPAY
.
Link copied to clipboard
CNAME of the Global Acceleration Linkage DDoS High Defense Instance.