eventRecordFormat property
Record format that Lambda delivers to the function after schema validation. Valid values: JSON, SOURCE.
Implementation
final pulumi.Input<String?>? eventRecordFormat;
Record format that Lambda delivers to the function after schema validation. Valid values: JSON, SOURCE.
final pulumi.Input<String?>? eventRecordFormat;