GetAnycastEipAddressesAddress

data class GetAnycastEipAddressesAddress(val aliUid: Int, val anycastEipAddressName: String, val anycastEipBindInfoLists: List<GetAnycastEipAddressesAddressAnycastEipBindInfoList>, val anycastId: String, val bandwidth: Int, val bid: String, val businessStatus: String, val description: String, val id: String, val internetChargeType: String, val ipAddress: String, val paymentType: String, val serviceLocation: String, val status: String)

Constructors

Link copied to clipboard
constructor(aliUid: Int, anycastEipAddressName: String, anycastEipBindInfoLists: List<GetAnycastEipAddressesAddressAnycastEipBindInfoList>, anycastId: String, bandwidth: Int, bid: String, businessStatus: String, description: String, id: String, internetChargeType: String, ipAddress: String, paymentType: String, serviceLocation: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val aliUid: Int

Anycast EIP instance account ID.

Link copied to clipboard

Anycast EIP instance name.

Link copied to clipboard

Anycast EIP instance ID.

Link copied to clipboard

The peak bandwidth of the Anycast EIP instance, in Mbps.

Link copied to clipboard
val bid: String

Anycast EIP instance account BID.

Link copied to clipboard

The business status of the Anycast EIP instance. -Normal: Normal state. -FinancialLocked: The status of arrears locked.

Link copied to clipboard

Anycast EIP instance description.

Link copied to clipboard
val id: String

The ID of the Anycast Eip Address.

Link copied to clipboard

The billing method of Anycast EIP instance. PayByBandwidth: refers to the method of billing based on traffic.

Link copied to clipboard

Anycast EIP instance IP address.

Link copied to clipboard

The payment model of Anycast EIP instance. "PostPaid": Refers to the post-paid mode.

Link copied to clipboard

Anycast EIP instance access area. "international": Refers to areas outside of Mainland China.

Link copied to clipboard

IP status。- Associating, Unassociating, Allocated, Associated, Modifying, Releasing, Released.