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)


843
844
845
# File 'sig/types.rbs', line 843

def product_code_id
  @product_code_id
end

#product_code_mode"ENABLED", "DISABLED"

Returns the value of attribute product_code_mode.

Returns:

  • ("ENABLED", "DISABLED")


844
845
846
# File 'sig/types.rbs', line 844

def product_code_mode
  @product_code_mode
end