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.



504
505
506
# File 'lib/ec2/right_ec2.rb', line 504

def groupDescription
  @groupDescription
end

#groupNameObject

Returns the value of attribute groupName.



503
504
505
# File 'lib/ec2/right_ec2.rb', line 503

def groupName
  @groupName
end

#ipPermissionsObject

Returns the value of attribute ipPermissions.



506
507
508
# File 'lib/ec2/right_ec2.rb', line 506

def ipPermissions
  @ipPermissions
end

#ownerIdObject

Returns the value of attribute ownerId.



505
506
507
# File 'lib/ec2/right_ec2.rb', line 505

def ownerId
  @ownerId
end