Class: RightAws::Ec2::QEc2RunningInstancesItemType

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

Instance Attribute Summary collapse

Instance Attribute Details

#amiLaunchIndexObject

Returns the value of attribute amiLaunchIndex.



980
981
982
# File 'lib/ec2/right_ec2.rb', line 980

def amiLaunchIndex
  @amiLaunchIndex
end

#dnsNameObject

Returns the value of attribute dnsName.



976
977
978
# File 'lib/ec2/right_ec2.rb', line 976

def dnsName
  @dnsName
end

#imageIdObject

Returns the value of attribute imageId.



974
975
976
# File 'lib/ec2/right_ec2.rb', line 974

def imageId
  @imageId
end

#instanceIdObject

Returns the value of attribute instanceId.



973
974
975
# File 'lib/ec2/right_ec2.rb', line 973

def instanceId
  @instanceId
end

#instanceStateObject

Returns the value of attribute instanceState.



975
976
977
# File 'lib/ec2/right_ec2.rb', line 975

def instanceState
  @instanceState
end

#keyNameObject

Returns the value of attribute keyName.



979
980
981
# File 'lib/ec2/right_ec2.rb', line 979

def keyName
  @keyName
end

#privateDnsNameObject

Returns the value of attribute privateDnsName.



977
978
979
# File 'lib/ec2/right_ec2.rb', line 977

def privateDnsName
  @privateDnsName
end

#productCodesObject

Returns the value of attribute productCodes.



981
982
983
# File 'lib/ec2/right_ec2.rb', line 981

def productCodes
  @productCodes
end

#reasonObject

Returns the value of attribute reason.



978
979
980
# File 'lib/ec2/right_ec2.rb', line 978

def reason
  @reason
end