outputFormat property

Input<String?>? outputFormat
final

The format of the logs that are sent to this delivery destination. Valid values: json, plain, w3c, raw, parquet.

Implementation

final pulumi.Input<String?>? outputFormat;