includes

@JvmName(name = "qtmtikhvniwmpkph")
suspend fun includes(value: Output<List<String>>)
@JvmName(name = "wtxrlytxrysthokf")
suspend fun includes(value: List<String>?)

Parameters

value

A list of patterns of Git branches that, when a commit is pushed, are to be included as criteria that starts the pipeline.


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


@JvmName(name = "qcompfgldcdpurys")
suspend fun includes(values: List<Output<String>>)
@JvmName(name = "ntsenrsvltiboyhc")
suspend fun includes(vararg values: String)

Parameters

values

A list of patterns of Git branches that, when a commit is pushed, are to be included as criteria that starts the pipeline.