Class: RightAws::Ec2::QEc2DescribeImageAttributeType

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

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#imageIdObject

Returns the value of attribute imageId.



961
962
963
# File 'lib/ec2/right_ec2.rb', line 961

def imageId
  @imageId
end

#launchPermissionObject

Returns the value of attribute launchPermission.



962
963
964
# File 'lib/ec2/right_ec2.rb', line 962

def launchPermission
  @launchPermission
end

#productCodesObject

Returns the value of attribute productCodes.



963
964
965
# File 'lib/ec2/right_ec2.rb', line 963

def productCodes
  @productCodes
end