class AWS::EC2::ElasticIpCollection

def [] public_ip

Returns:
  • (ElasticIp) - The elastic IP with the given address.

Parameters:
  • public_ip (String) -- The public IP address of an elastic ip.
def [] public_ip
  super
end