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
show all
Defined in:
(unknown)

Overview

Represents a mapping template used to transform a payload.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#valueString

The Apache Velocity Template Language (VTL)target="_blank" template content used for the template resource.

Returns:

  • (String)

    The Apache [Velocity Template Language (VTL)][1]target="_blank" template content used for the template resource.