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.



814
815
816
# File 'lib/ec2/right_ec2.rb', line 814

def groupName
  @groupName
end

#userIdObject

Returns the value of attribute userId.



813
814
815
# File 'lib/ec2/right_ec2.rb', line 813

def userId
  @userId
end