parsePostgres

@JvmName(name = "oplcfawbaxgoqavs")
suspend fun parsePostgres(value: Output<TransformerParsePostgresArgs>)
@JvmName(name = "tuuskgslocounlmg")
suspend fun parsePostgres(value: TransformerParsePostgresArgs?)

Parameters

value

Use this parameter to include the parsePostGres processor in your transformer. If you use this processor, it must be the first processor in your transformer.


@JvmName(name = "cahlhwlraoqivyqq")
suspend fun parsePostgres(argument: suspend TransformerParsePostgresArgsBuilder.() -> Unit)

Parameters

argument

Use this parameter to include the parsePostGres processor in your transformer. If you use this processor, it must be the first processor in your transformer.