sourceType

@JvmName(name = "nyxnmjqblhvrtxer")
suspend fun sourceType(value: Output<String>)
@JvmName(name = "aasiyhjqqxclowmx")
suspend fun sourceType(value: String?)

Parameters

value

The type of source that will be generating the events. For example, if you want to be notified of events generated by a DB instance, you would set this parameter to db-instance. if this value is not specified, all events are returned.