Class: RightAws::Ec2::QEc2SecurityGroupItemType

Inherits:
Object
  • Object
show all
Defined in:
lib/ec2/right_ec2.rb

Instance Attribute Summary collapse

Instance Attribute Details

#groupDescriptionObject

Returns the value of attribute groupDescription.



827
828
829
# File 'lib/ec2/right_ec2.rb', line 827

def groupDescription
  @groupDescription
end

#groupNameObject

Returns the value of attribute groupName.



826
827
828
# File 'lib/ec2/right_ec2.rb', line 826

def groupName
  @groupName
end

#ipPermissionsObject

Returns the value of attribute ipPermissions.



829
830
831
# File 'lib/ec2/right_ec2.rb', line 829

def ipPermissions
  @ipPermissions
end

#ownerIdObject

Returns the value of attribute ownerId.



828
829
830
# File 'lib/ec2/right_ec2.rb', line 828

def ownerId
  @ownerId
end