You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::APIGateway::Types::Template
- Inherits:
-
Struct
- Object
- Struct
- Aws::APIGateway::Types::Template
- Defined in:
- (unknown)
Overview
Represents a mapping template used to transform a payload.
Returned by:
Instance Attribute Summary collapse
-
#value ⇒ String
The Apache [Velocity Template Language (VTL)][1]target="_blank" template content used for the template resource.
Instance Attribute Details
#value ⇒ String
The Apache Velocity Template Language (VTL)target="_blank" template content used for the template resource.