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.



1322
1323
1324
# File 'lib/ec2/right_ec2.rb', line 1322

def groupDescription
  @groupDescription
end

#groupNameObject

Returns the value of attribute groupName.



1321
1322
1323
# File 'lib/ec2/right_ec2.rb', line 1321

def groupName
  @groupName
end

#ipPermissionsObject

Returns the value of attribute ipPermissions.



1324
1325
1326
# File 'lib/ec2/right_ec2.rb', line 1324

def ipPermissions
  @ipPermissions
end

#ownerIdObject

Returns the value of attribute ownerId.



1323
1324
1325
# File 'lib/ec2/right_ec2.rb', line 1323

def ownerId
  @ownerId
end