subjectEndsWith

@JvmName(name = "famwycoeiilnmaxy")
suspend fun subjectEndsWith(value: Output<String>)
@JvmName(name = "ucaoitbkyhccsoqv")
suspend fun subjectEndsWith(value: String?)

Parameters

value

The pattern that event subject ends with for trigger to fire.

Note: At least one of subject_begins_with and subject_ends_with must be set.