Class: Aws::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.



1374
1375
1376
# File 'lib/ec2/right_ec2.rb', line 1374

def groupDescription
  @groupDescription
end

#groupNameObject

Returns the value of attribute groupName.



1373
1374
1375
# File 'lib/ec2/right_ec2.rb', line 1373

def groupName
  @groupName
end

#ipPermissionsObject

Returns the value of attribute ipPermissions.



1376
1377
1378
# File 'lib/ec2/right_ec2.rb', line 1376

def ipPermissions
  @ipPermissions
end

#ownerIdObject

Returns the value of attribute ownerId.



1375
1376
1377
# File 'lib/ec2/right_ec2.rb', line 1375

def ownerId
  @ownerId
end