Builder

class Builder

Properties

Link copied to clipboard

Returns a timestamp for creation date and time of the transformer.

Link copied to clipboard

Returns the details for the EDI standard that is being used for the transformer. Currently, only X12 is supported. X12 is a set of standards and corresponding messages that define specific business documents.

Link copied to clipboard

Returns that the currently supported file formats for EDI transformations are JSON and XML.

Link copied to clipboard

Returns the name of the mapping template for the transformer. This template is used to convert the input document into the correct set of objects.

Link copied to clipboard

Returns a timestamp for last time the transformer was modified.

Link copied to clipboard
var name: String?

Returns the name of the transformer.

Link copied to clipboard

Returns a sample EDI document that is used by a transformer as a guide for processing the EDI data.

Link copied to clipboard

Returns the state of the newly created transformer. The transformer can be either active or inactive. For the transformer to be used in a capability, its status must active.

Link copied to clipboard

Returns an Amazon Resource Name (ARN) for a specific Amazon Web Services resource, such as a capability, partnership, profile, or transformer.

Link copied to clipboard

Returns the system-assigned unique identifier for the transformer.