Class: RightAws::Ec2::QEc2DescribeInstancesType

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

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#groupSetObject

Returns the value of attribute groupSet.



1020
1021
1022
# File 'lib/ec2/right_ec2.rb', line 1020

def groupSet
  @groupSet
end

#instancesSetObject

Returns the value of attribute instancesSet.



1021
1022
1023
# File 'lib/ec2/right_ec2.rb', line 1021

def instancesSet
  @instancesSet
end

#ownerIdObject

Returns the value of attribute ownerId.



1019
1020
1021
# File 'lib/ec2/right_ec2.rb', line 1019

def ownerId
  @ownerId
end

#reservationIdObject

Returns the value of attribute reservationId.



1018
1019
1020
# File 'lib/ec2/right_ec2.rb', line 1018

def reservationId
  @reservationId
end