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.



1298
1299
1300
# File 'lib/ec2/right_ec2.rb', line 1298

def groupDescription
  @groupDescription
end

#groupNameObject

Returns the value of attribute groupName.



1297
1298
1299
# File 'lib/ec2/right_ec2.rb', line 1297

def groupName
  @groupName
end

#ipPermissionsObject

Returns the value of attribute ipPermissions.



1300
1301
1302
# File 'lib/ec2/right_ec2.rb', line 1300

def ipPermissions
  @ipPermissions
end

#ownerIdObject

Returns the value of attribute ownerId.



1299
1300
1301
# File 'lib/ec2/right_ec2.rb', line 1299

def ownerId
  @ownerId
end