Class: RightAws::Ec2::QEc2LaunchPermissionItemType
- Inherits:
-
Object
- Object
- RightAws::Ec2::QEc2LaunchPermissionItemType
- Defined in:
- lib/ec2/right_ec2.rb
Overview
PARSERS: Image Attribute
Instance Attribute Summary collapse
-
#groups ⇒ Object
Returns the value of attribute groups.
-
#userIds ⇒ Object
Returns the value of attribute userIds.
Instance Attribute Details
#groups ⇒ Object
Returns the value of attribute groups.
925 926 927 |
# File 'lib/ec2/right_ec2.rb', line 925 def groups @groups end |
#userIds ⇒ Object
Returns the value of attribute userIds.
926 927 928 |
# File 'lib/ec2/right_ec2.rb', line 926 def userIds @userIds end |