events

@JvmName(name = "cahljlwdjrjhfdkx")
suspend fun events(value: Output<List<String>>)
@JvmName(name = "efvqwjejgvwbtwmf")
suspend fun events(value: List<String>)

Parameters

value

Specifies a list of source events corresponding to the trigger. Possible values are commit and pullrequest.


@JvmName(name = "bggxahilbplfagjg")
suspend fun events(vararg values: Output<String>)


@JvmName(name = "ydklcqmogccvltxq")
suspend fun events(values: List<Output<String>>)
@JvmName(name = "imqsxhougiyinnhe")
suspend fun events(vararg values: String)

Parameters

values

Specifies a list of source events corresponding to the trigger. Possible values are commit and pullrequest.