Class: RightAws::Ec2::QEc2UserIdGroupPairType

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

Overview


PARSERS: Security Groups

Instance Attribute Summary collapse

Instance Attribute Details

#groupNameObject

Returns the value of attribute groupName.



491
492
493
# File 'lib/ec2/right_ec2.rb', line 491

def groupName
  @groupName
end

#userIdObject

:nodoc:



490
491
492
# File 'lib/ec2/right_ec2.rb', line 490

def userId
  @userId
end