parsePostgres property

Input<LogTransformerTransformerConfigParsePostgres?>? parsePostgres
final

Parses RDS for PostgreSQL vended logs, extracts fields, and and convert them into a JSON format. See parsePostgres below for details.

Implementation

final pulumi.Input<LogTransformerTransformerConfigParsePostgres?>? parsePostgres;