Uses of Class
software.amazon.awscdk.services.b2bi.CfnTransformer.Builder
Packages that use CfnTransformer.Builder
-
Uses of CfnTransformer.Builder in software.amazon.awscdk.services.b2bi
Methods in software.amazon.awscdk.services.b2bi that return CfnTransformer.BuilderModifier and TypeMethodDescriptionstatic CfnTransformer.BuilderCfnTransformer.Builder.ediType(IResolvable ediType) Returns the details for the EDI standard that is being used for the transformer.CfnTransformer.Builder.ediType(CfnTransformer.EdiTypeProperty ediType) Returns the details for the EDI standard that is being used for the transformer.CfnTransformer.Builder.fileFormat(String fileFormat) Returns that the currently supported file formats for EDI transformations areJSONandXML.CfnTransformer.Builder.mappingTemplate(String mappingTemplate) Returns a sample EDI document that is used by a transformer as a guide for processing the EDI data.CfnTransformer.Builder.modifiedAt(String modifiedAt) Returns a timestamp representing the date and time for the most recent change for the transformer object.Returns the descriptive name for the transformer.CfnTransformer.Builder.sampleDocument(String sampleDocument) Returns a sample EDI document that is used by a transformer as a guide for processing the EDI data.Returns the state of the newly created transformer.A key-value pair for a specific transformer.