Class: RightAws::Ec2::QEc2DescribeImageAttributeType

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

Instance Attribute Summary collapse

Instance Attribute Details

#imageIdObject

Returns the value of attribute imageId.



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

def imageId
  @imageId
end

#launchPermissionObject

Returns the value of attribute launchPermission.



931
932
933
# File 'lib/ec2/right_ec2.rb', line 931

def launchPermission
  @launchPermission
end

#productCodesObject

Returns the value of attribute productCodes.



932
933
934
# File 'lib/ec2/right_ec2.rb', line 932

def productCodes
  @productCodes
end