X12SplitOptions - AWS B2B Data Interchange

X12SplitOptions

Contains options for splitting X12 EDI files into smaller units. This is useful for processing large EDI files more efficiently.

Contents

splitBy

Specifies the method used to split X12 EDI files. Valid values include TRANSACTION (split by individual transaction sets), or NONE (no splitting).

Type: String

Valid Values: NONE | TRANSACTION

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: