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.



1281
1282
1283
# File 'lib/ec2/right_ec2.rb', line 1281

def groupDescription
  @groupDescription
end

#groupNameObject

Returns the value of attribute groupName.



1280
1281
1282
# File 'lib/ec2/right_ec2.rb', line 1280

def groupName
  @groupName
end

#ipPermissionsObject

Returns the value of attribute ipPermissions.



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

def ipPermissions
  @ipPermissions
end

#ownerIdObject

Returns the value of attribute ownerId.



1282
1283
1284
# File 'lib/ec2/right_ec2.rb', line 1282

def ownerId
  @ownerId
end