events

@JvmName(name = "tbiltewnstkwwtly")
suspend fun events(value: Output<List<String>>)
@JvmName(name = "txngacohtukujkcu")
suspend fun events(value: List<String>?)

Parameters

value

The field that specifies which pull request events to filter on (opened, updated, closed) for the trigger configuration.


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


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

Parameters

values

The field that specifies which pull request events to filter on (opened, updated, closed) for the trigger configuration.