Builder
class Builder
Properties
Link copied to clipboard
Specifies options for splitting X12 EDI files. These options control how large X12 files are divided into smaller, more manageable units.
Link copied to clipboard
Specifies validation options for X12 EDI processing. These options control how validation rules are applied during EDI document processing, including custom validation rules for element length constraints, code list validations, and element requirement checks.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.b2bi.model.X12SplitOptions inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.b2bi.model.X12ValidationOptions inside the given block