TemplateDetails
A data structure that contains the information to use when generating a mapping template.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- x12
-
A structure that contains the X12 transaction set and version. The X12 structure is used when the system transforms an EDI (electronic data interchange) file.
Note
If an EDI input file contains more than one transaction, each transaction must have the same transaction set and version, for example 214/4010. If not, the transformer cannot parse the file.
Type: X12Details object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: