Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.b2bi.CfnTransformerPropsMixin.Builder
Packages that use CfnTransformerPropsMixin.Builder
-
Uses of CfnTransformerPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.b2bi
Methods in software.amazon.awscdk.cfnpropertymixins.services.b2bi that return CfnTransformerPropsMixin.BuilderModifier and TypeMethodDescriptionCfnTransformerPropsMixin.Builder.create()CfnTransformerPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnTransformerPropsMixin.Builder.ediType(CfnTransformerPropsMixin.EdiTypeProperty ediType) Deprecated.this property has been deprecatedCfnTransformerPropsMixin.Builder.ediType(IResolvable ediType) Deprecated.this property has been deprecatedCfnTransformerPropsMixin.Builder.fileFormat(String fileFormat) Deprecated.this property has been deprecatedCfnTransformerPropsMixin.Builder.inputConversion(CfnTransformerPropsMixin.InputConversionProperty inputConversion) Returns a structure that contains the format options for the transformation.CfnTransformerPropsMixin.Builder.inputConversion(IResolvable inputConversion) Returns a structure that contains the format options for the transformation.CfnTransformerPropsMixin.Builder.mapping(CfnTransformerPropsMixin.MappingProperty mapping) Returns the structure that contains the mapping template and its language (either XSLT or JSONATA).CfnTransformerPropsMixin.Builder.mapping(IResolvable mapping) Returns the structure that contains the mapping template and its language (either XSLT or JSONATA).CfnTransformerPropsMixin.Builder.mappingTemplate(String mappingTemplate) Deprecated.this property has been deprecatedReturns the descriptive name for the transformer.CfnTransformerPropsMixin.Builder.outputConversion(CfnTransformerPropsMixin.OutputConversionProperty outputConversion) Returns theOutputConversionobject, which contains the format options for the outbound transformation.CfnTransformerPropsMixin.Builder.outputConversion(IResolvable outputConversion) Returns theOutputConversionobject, which contains the format options for the outbound transformation.CfnTransformerPropsMixin.Builder.sampleDocument(String sampleDocument) Deprecated.this property has been deprecatedCfnTransformerPropsMixin.Builder.sampleDocuments(CfnTransformerPropsMixin.SampleDocumentsProperty sampleDocuments) Returns a structure that contains the Amazon S3 bucket and an array of the corresponding keys used to identify the location for your sample documents.CfnTransformerPropsMixin.Builder.sampleDocuments(IResolvable sampleDocuments) Returns a structure that contains the Amazon S3 bucket and an array of the corresponding keys used to identify the location for your sample documents.Returns the state of the newly created transformer.A key-value pair for a specific transformer.