Class: RightAws::Ec2::QEc2UserIdGroupPairType
- Defined in:
- lib/helene/rightscale/ec2/right_ec2.rb
Overview
PARSERS: Security Groups
Instance Attribute Summary collapse
-
#groupName ⇒ Object
Returns the value of attribute groupName.
-
#userId ⇒ Object
:nodoc:.
Instance Attribute Details
#groupName ⇒ Object
Returns the value of attribute groupName.
1268 1269 1270 |
# File 'lib/helene/rightscale/ec2/right_ec2.rb', line 1268 def groupName @groupName end |
#userId ⇒ Object
:nodoc:
1267 1268 1269 |
# File 'lib/helene/rightscale/ec2/right_ec2.rb', line 1267 def userId @userId end |