AddressTransfer

Details on the Elastic IP address transfer. For more information, see Transfer Elastic IP addresses in the Amazon VPC User Guide.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Elastic IP address transfer status.

Link copied to clipboard

The allocation ID of an Elastic IP address.

Link copied to clipboard

The Elastic IP address being transferred.

Link copied to clipboard

The ID of the account that you want to transfer the Elastic IP address to.

Link copied to clipboard

The timestamp when the Elastic IP address transfer was accepted.

Link copied to clipboard

The timestamp when the Elastic IP address transfer expired. When the source account starts the transfer, the transfer account has seven hours to allocate the Elastic IP address to complete the transfer, or the Elastic IP address will return to its original owner.

Functions

Link copied to clipboard
inline fun copy(block: AddressTransfer.Builder.() -> Unit = {}): AddressTransfer
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String