ediType

@JvmName(name = "auyixjpogrplxgox")
suspend fun ediType(value: Output<TransformerEdiTypePropertiesArgs>)
@JvmName(name = "lpneodrufusobvxu")
suspend fun ediType(value: TransformerEdiTypePropertiesArgs?)

Parameters

value

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.


@JvmName(name = "cjwjrvhmcwhtsgxq")
suspend fun ediType(argument: suspend TransformerEdiTypePropertiesArgsBuilder.() -> Unit)

Parameters

argument

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.