NAME
Paws::EC2::AllocateAddressResult
ATTRIBUTES
AllocationId => Str
[EC2-VPC] The ID that AWS assigns to represent the allocation of the Elastic IP address for use with instances in a VPC.
Domain => Str
Indicates whether this Elastic IP address is for use with instances in EC2-Classic (standard
) or instances in a VPC (vpc
).
Valid values are: "vpc"
, "standard"
=head2 PublicIp => Str
The Elastic IP address.