Address
In this article:
Address#
Represents an Elastic IP address.
Contents#
allocationId — The ID representing the allocation of the IP address.
Type: String
Required: No
associationId — The ID representing the association of the allocation of the IP-address with an instance or a private IP address.
Type: String
Required: No
domain — Indicates whether this Elastic IP address is for use with instances in a VPC. Provides compatibility with AWS.
Type: String
Valid values:
vpc
Required: No
instanceId — The ID of the instance that the IP address is associated with (if any).
Type: String
Required: No
privateIpAddress — The private IP address associated with the Elastic IP address (if any).
Type: String
Required: No
publicIp — The Elastic IP address.
Type: String
Required: No
tagSet — Any tags assigned to the Elastic IP address.
Type: List of Tag objects
Required: No