class Fog::Networking::AWS::Compute
Public Instance Methods
get_ip_address()
click to toggle source
# File lib/fog/networking/aws/compute.rb, line 7 def get_ip_address @instance.public_ip_address end
# File lib/fog/networking/aws/compute.rb, line 7 def get_ip_address @instance.public_ip_address end