AWS::B2BI::Partnership X12OutboundEdiHeaders - AWS CloudFormation

AWS::B2BI::Partnership X12OutboundEdiHeaders

A structure containing the details for an outbound EDI object.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

Delimiters

The delimiters, for example semicolon (;), that separates sections of the headers for the X12 object.

Required: No

Type: X12Delimiters

Update requires: No interruption

FunctionalGroupHeaders

The functional group headers for the X12 object.

Required: No

Type: X12FunctionalGroupHeaders

Update requires: No interruption

InterchangeControlHeaders

In X12 EDI messages, delimiters are used to mark the end of segments or elements, and are defined in the interchange control header.

Required: No

Type: X12InterchangeControlHeaders

Update requires: No interruption

ValidateEdi

Specifies whether or not to validate the EDI for this X12 object: TRUE or FALSE.

Required: No

Type: Boolean

Update requires: No interruption