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.



858
859
860
# File 'lib/ec2/right_ec2.rb', line 858

def groupDescription
  @groupDescription
end

#groupNameObject

Returns the value of attribute groupName.



857
858
859
# File 'lib/ec2/right_ec2.rb', line 857

def groupName
  @groupName
end

#ipPermissionsObject

Returns the value of attribute ipPermissions.



860
861
862
# File 'lib/ec2/right_ec2.rb', line 860

def ipPermissions
  @ipPermissions
end

#ownerIdObject

Returns the value of attribute ownerId.



859
860
861
# File 'lib/ec2/right_ec2.rb', line 859

def ownerId
  @ownerId
end