Builder
class Builder
Properties
Link copied to clipboard
Specifies advanced options for parsing the input EDI file. These options allow for more granular control over the parsing process, including split options for X12 files.
Link copied to clipboard
Specifies that the currently supported file formats for EDI transformations are JSON
and XML
.
Link copied to clipboard
Specifies an S3Location
object, which contains the Amazon S3 bucket and prefix for the location of the input file.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.b2bi.model.AdvancedOptions inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.b2bi.model.S3Location inside the given block