Class: RightAws::Ec2::QEc2SecurityGroupItemType

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

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#groupDescriptionObject

Returns the value of attribute groupDescription.



1285
1286
1287
# File 'lib/ec2/right_ec2.rb', line 1285

def groupDescription
  @groupDescription
end

#groupNameObject

Returns the value of attribute groupName.



1284
1285
1286
# File 'lib/ec2/right_ec2.rb', line 1284

def groupName
  @groupName
end

#ipPermissionsObject

Returns the value of attribute ipPermissions.



1287
1288
1289
# File 'lib/ec2/right_ec2.rb', line 1287

def ipPermissions
  @ipPermissions
end

#ownerIdObject

Returns the value of attribute ownerId.



1286
1287
1288
# File 'lib/ec2/right_ec2.rb', line 1286

def ownerId
  @ownerId
end