Class: Aws::Types::LicenseConversionContext

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#product_codes::Array[Types::ProductCodeListItem]

Returns the value of attribute product_codes.

Returns:



759
760
761
# File 'sig/types.rbs', line 759

def product_codes
  @product_codes
end

#usage_operation::String

Returns the value of attribute usage_operation.

Returns:

  • (::String)


758
759
760
# File 'sig/types.rbs', line 758

def usage_operation
  @usage_operation
end