GetEipAddressesEip

data class GetEipAddressesEip(val bandwidth: String, val creationTime: String, val deletionProtection: Boolean, val id: String, val instanceId: String, val instanceType: String, val internetChargeType: String, val ipAddress: String, val status: String)

Constructors

Link copied to clipboard
fun GetEipAddressesEip(bandwidth: String, creationTime: String, deletionProtection: Boolean, id: String, instanceId: String, instanceType: String, internetChargeType: String, ipAddress: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The maximum bandwidth of the EIP. Unit: Mbit/s.

Link copied to clipboard
Link copied to clipboard

Indicates whether deletion protection is enabled.

Link copied to clipboard
val id: String

The ID of the Address.

Link copied to clipboard

The ID of the instance with which the EIP is associated.

Link copied to clipboard

The type of the instance with which the EIP is associated.

Link copied to clipboard

The metering method of the EIP.

Link copied to clipboard

The IP address of the EIP.

Link copied to clipboard

The status of the EIP.