Class: Aws::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.



1278
1279
1280
# File 'lib/ec2/right_ec2.rb', line 1278

def groupName
  @groupName
end

#userIdObject

:nodoc:



1277
1278
1279
# File 'lib/ec2/right_ec2.rb', line 1277

def userId
  @userId
end