Class: Aws::Types::CopyJobTemplateResponse
- Inherits:
-
Object
- Object
- Aws::Types::CopyJobTemplateResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#template_type ⇒ "JSON", "YAML"
Returns the value of attribute template_type.
Instance Attribute Details
#template_type ⇒ "JSON", "YAML"
Returns the value of attribute template_type.
672 673 674 |
# File 'sig/types.rbs', line 672 def template_type @template_type end |