Class: RightAws::Ec2::QEc2DescribeInstancesType

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

Instance Attribute Summary collapse

Instance Attribute Details

#groupSetObject

Returns the value of attribute groupSet.



987
988
989
# File 'lib/ec2/right_ec2.rb', line 987

def groupSet
  @groupSet
end

#instancesSetObject

Returns the value of attribute instancesSet.



988
989
990
# File 'lib/ec2/right_ec2.rb', line 988

def instancesSet
  @instancesSet
end

#ownerIdObject

Returns the value of attribute ownerId.



986
987
988
# File 'lib/ec2/right_ec2.rb', line 986

def ownerId
  @ownerId
end

#reservationIdObject

Returns the value of attribute reservationId.



985
986
987
# File 'lib/ec2/right_ec2.rb', line 985

def reservationId
  @reservationId
end