schemaValidationConfigs property
Input<List<EventSourceMappingSelfManagedKafkaEventSourceConfigSchemaRegistryConfigSchemaValidationConfig> ?> ?
schemaValidationConfigs
final
Repeatable block that defines schema validation settings. These specify the message attributes that Lambda should validate and filter using the schema registry. See below.
Implementation
final pulumi.Input<List<EventSourceMappingSelfManagedKafkaEventSourceConfigSchemaRegistryConfigSchemaValidationConfig>?>? schemaValidationConfigs;