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.



1088
1089
1090
# File 'lib/ec2/right_ec2.rb', line 1088

def groupDescription
  @groupDescription
end

#groupNameObject

Returns the value of attribute groupName.



1087
1088
1089
# File 'lib/ec2/right_ec2.rb', line 1087

def groupName
  @groupName
end

#ipPermissionsObject

Returns the value of attribute ipPermissions.



1090
1091
1092
# File 'lib/ec2/right_ec2.rb', line 1090

def ipPermissions
  @ipPermissions
end

#ownerIdObject

Returns the value of attribute ownerId.



1089
1090
1091
# File 'lib/ec2/right_ec2.rb', line 1089

def ownerId
  @ownerId
end