Event Source Mapping Filter Args
data class EventSourceMappingFilterArgs(val pattern: Output<String>? = null) : ConvertibleToJava<EventSourceMappingFilterArgs>
A structure within a `FilterCriteria`
object that defines an event filtering pattern.
Properties
Link copied to clipboard
A filter pattern. For more information on the syntax of a filter pattern, see Filter rule syntax.