Class: RightAws::Ec2::QEc2RunningInstancesItemType

Inherits:
Object
  • Object
show all
Defined in:
lib/ec2/right_ec2.rb

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#amiLaunchIndexObject

Returns the value of attribute amiLaunchIndex.



1011
1012
1013
# File 'lib/ec2/right_ec2.rb', line 1011

def amiLaunchIndex
  @amiLaunchIndex
end

#dnsNameObject

Returns the value of attribute dnsName.



1007
1008
1009
# File 'lib/ec2/right_ec2.rb', line 1007

def dnsName
  @dnsName
end

#imageIdObject

Returns the value of attribute imageId.



1005
1006
1007
# File 'lib/ec2/right_ec2.rb', line 1005

def imageId
  @imageId
end

#instanceIdObject

Returns the value of attribute instanceId.



1004
1005
1006
# File 'lib/ec2/right_ec2.rb', line 1004

def instanceId
  @instanceId
end

#instanceStateObject

Returns the value of attribute instanceState.



1006
1007
1008
# File 'lib/ec2/right_ec2.rb', line 1006

def instanceState
  @instanceState
end

#instanceTypeObject

Returns the value of attribute instanceType.



1013
1014
1015
# File 'lib/ec2/right_ec2.rb', line 1013

def instanceType
  @instanceType
end

#keyNameObject

Returns the value of attribute keyName.



1010
1011
1012
# File 'lib/ec2/right_ec2.rb', line 1010

def keyName
  @keyName
end

#launchTimeObject

Returns the value of attribute launchTime.



1014
1015
1016
# File 'lib/ec2/right_ec2.rb', line 1014

def launchTime
  @launchTime
end

#privateDnsNameObject

Returns the value of attribute privateDnsName.



1008
1009
1010
# File 'lib/ec2/right_ec2.rb', line 1008

def privateDnsName
  @privateDnsName
end

#productCodesObject

Returns the value of attribute productCodes.



1012
1013
1014
# File 'lib/ec2/right_ec2.rb', line 1012

def productCodes
  @productCodes
end

#reasonObject

Returns the value of attribute reason.



1009
1010
1011
# File 'lib/ec2/right_ec2.rb', line 1009

def reason
  @reason
end