Builder
Properties
Reserved for future use.
Specifies that the currently supported file formats for EDI transformations are JSON
and XML
.
Specify the InputConversion
object, which contains the format options for the inbound transformation.
Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.
A structure that contains the OutputConversion
object, which contains the format options for the outbound transformation.
Specifies a sample EDI document that is used by a transformer as a guide for processing the EDI data.
Specify a structure that contains the Amazon S3 bucket and an array of the corresponding keys used to identify the location for your sample documents.
Functions
construct an aws.sdk.kotlin.services.b2bi.model.InputConversion inside the given block
construct an aws.sdk.kotlin.services.b2bi.model.Mapping inside the given block
construct an aws.sdk.kotlin.services.b2bi.model.OutputConversion inside the given block
construct an aws.sdk.kotlin.services.b2bi.model.SampleDocuments inside the given block