GetEipsAddress

data class GetEipsAddress(val addressName: String, val allocationId: String, val availableRegions: List<String>, val bandwidth: String, val bandwidthPackageBandwidth: String, val bandwidthPackageId: String, val bandwidthPackageType: String, val createTime: String, val deletionProtection: Boolean, val description: String, val expiredTime: String, val hasReservationData: String, val hdMonitorStatus: String, val id: String, val instanceId: String, val instanceRegionId: String, val instanceType: String, val internetChargeType: String, val ipAddress: String, val isp: String, val operationLocks: List<String>, val paymentType: String, val reservationActiveTime: String, val reservationBandwidth: String, val reservationInternetChargeType: String, val reservationOrderType: String, val resourceGroupId: String, val secondLimited: Boolean, val segmentInstanceId: String, val status: String, val tags: Map<String, String>)

Constructors

Link copied to clipboard
constructor(addressName: String, allocationId: String, availableRegions: List<String>, bandwidth: String, bandwidthPackageBandwidth: String, bandwidthPackageId: String, bandwidthPackageType: String, createTime: String, deletionProtection: Boolean, description: String, expiredTime: String, hasReservationData: String, hdMonitorStatus: String, id: String, instanceId: String, instanceRegionId: String, instanceType: String, internetChargeType: String, ipAddress: String, isp: String, operationLocks: List<String>, paymentType: String, reservationActiveTime: String, reservationBandwidth: String, reservationInternetChargeType: String, reservationOrderType: String, resourceGroupId: String, secondLimited: Boolean, segmentInstanceId: String, status: String, tags: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

EIP internet max bandwidth in Mbps.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

(Optional, Available in v1.124.4+) Whether enable the deletion protection or not.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val id: String

ID of the EIP.

Link copied to clipboard

The ID of the instance that is being bound.

Link copied to clipboard
Link copied to clipboard

The instance type of that the EIP is bound.

Link copied to clipboard

EIP internet charge type.

Link copied to clipboard

Public IP Address of the the EIP.

Link copied to clipboard
val isp: String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The Id of resource group which the eips belongs.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

EIP status. Possible values are: Associating, Unassociating, InUse and Available.

Link copied to clipboard

A mapping of tags to assign to the resource.