Class: Aws::Types::InputTransformer

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_paths_map::Hash[::String, ::String]

Returns the value of attribute input_paths_map.

Returns:

  • (::Hash[::String, ::String])


542
543
544
# File 'sig/types.rbs', line 542

def input_paths_map
  @input_paths_map
end

#input_template::String

Returns the value of attribute input_template.

Returns:

  • (::String)


543
544
545
# File 'sig/types.rbs', line 543

def input_template
  @input_template
end