Class: Aws::Types::CopyJobTemplateResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#template_type"JSON", "YAML"

Returns the value of attribute template_type.

Returns:

  • ("JSON", "YAML")


672
673
674
# File 'sig/types.rbs', line 672

def template_type
  @template_type
end