class AWS::EC2::ElasticIpCollection
def [] public_ip
-
(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
(ElasticIp)
- The elastic IP with the given address.
public_ip
(String
)
-- The public IP address of an elastic ip.
def [] public_ip super end