Class: Aws::APIGateway::Types::Template
- Inherits:
-
Struct
- Object
- Struct
- Aws::APIGateway::Types::Template
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-apigateway/types.rb
Overview
Represents a mapping template used to transform a payload.
<div class=“seeAlso” markdown=“1”>
- Mapping Templates][1
-
</div>
[1]: docs.aws.amazon.com/apigateway/latest/developerguide/models-mappings.html#models-mappings-mappings
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#value ⇒ String
The Apache [Velocity Template Language (VTL)] template content used for the template resource.