Transformer Args
constructor(ediType: Output<TransformerEdiTypePropertiesArgs>? = null, fileFormat: Output<TransformerFileFormat>? = null, mappingTemplate: Output<String>? = null, name: Output<String>? = null, sampleDocument: Output<String>? = null, status: Output<TransformerStatus>? = null, tags: Output<List<TagArgs>>? = null)