AWS::B2BI::Partnership OutboundEdiOptions
A container for outbound EDI options.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "X12" :
X12Envelope
}
YAML
X12:
X12Envelope
Properties
X12
-
A structure that contains an X12 envelope structure.
Required: Yes
Type: X12Envelope
Update requires: No interruption