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.



908
909
910
# File 'lib/ec2/right_ec2.rb', line 908

def amiLaunchIndex
  @amiLaunchIndex
end

#dnsNameObject

Returns the value of attribute dnsName.



904
905
906
# File 'lib/ec2/right_ec2.rb', line 904

def dnsName
  @dnsName
end

#imageIdObject

Returns the value of attribute imageId.



902
903
904
# File 'lib/ec2/right_ec2.rb', line 902

def imageId
  @imageId
end

#instanceIdObject

Returns the value of attribute instanceId.



901
902
903
# File 'lib/ec2/right_ec2.rb', line 901

def instanceId
  @instanceId
end

#instanceStateObject

Returns the value of attribute instanceState.



903
904
905
# File 'lib/ec2/right_ec2.rb', line 903

def instanceState
  @instanceState
end

#keyNameObject

Returns the value of attribute keyName.



907
908
909
# File 'lib/ec2/right_ec2.rb', line 907

def keyName
  @keyName
end

#privateDnsNameObject

Returns the value of attribute privateDnsName.



905
906
907
# File 'lib/ec2/right_ec2.rb', line 905

def privateDnsName
  @privateDnsName
end

#productCodesObject

Returns the value of attribute productCodes.



909
910
911
# File 'lib/ec2/right_ec2.rb', line 909

def productCodes
  @productCodes
end

#reasonObject

Returns the value of attribute reason.



906
907
908
# File 'lib/ec2/right_ec2.rb', line 906

def reason
  @reason
end