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.



927
928
929
# File 'lib/ec2/right_ec2.rb', line 927

def groupDescription
  @groupDescription
end

#groupNameObject

Returns the value of attribute groupName.



926
927
928
# File 'lib/ec2/right_ec2.rb', line 926

def groupName
  @groupName
end

#ipPermissionsObject

Returns the value of attribute ipPermissions.



929
930
931
# File 'lib/ec2/right_ec2.rb', line 929

def ipPermissions
  @ipPermissions
end

#ownerIdObject

Returns the value of attribute ownerId.



928
929
930
# File 'lib/ec2/right_ec2.rb', line 928

def ownerId
  @ownerId
end