Class: Aws::Types::ProductCode

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#product_code_id::String

Returns the value of attribute product_code_id.

Returns:

  • (::String)


15311
15312
15313
# File 'sig/types.rbs', line 15311

def product_code_id
  @product_code_id
end

#product_code_type"devpay", "marketplace"

Returns the value of attribute product_code_type.

Returns:

  • ("devpay", "marketplace")


15312
15313
15314
# File 'sig/types.rbs', line 15312

def product_code_type
  @product_code_type
end