eventRecordFormat property

Input<String?>? eventRecordFormat
final

Record format that Lambda delivers to the function after schema validation. Valid values: JSON, SOURCE.

Implementation

final pulumi.Input<String?>? eventRecordFormat;