Class | AWS::EC2::ElasticIpCollection |
In: |
lib/aws/ec2/elastic_ip_collection.rb
|
Parent: | Collection |
@param [String] public_ip The public IP address of an elastic ip. @return [ElasticIp] The elastic IP with the given address.
@param [Hash] options
@option options [Boolean] :vpc (false) When true, the elastic ip
address will be allocated to your VPC.
@return [ElasticIp]