subjectEndsWith

@JvmName(name = "cmogwvakfsvcwxgn")
suspend fun subjectEndsWith(value: Output<String>)
@JvmName(name = "kvqoexceplwuwqkg")
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.