excludes

@JvmName(name = "avurbbrfunotiqae")
suspend fun excludes(value: Output<List<String>>)
@JvmName(name = "clnkwykmvottxsig")
suspend fun excludes(value: List<String>?)

Parameters

value

The list of patterns of Git repository file paths that, when a commit is pushed, are to be excluded from starting the pipeline.


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


@JvmName(name = "osadbnwfwpfsqqex")
suspend fun excludes(values: List<Output<String>>)
@JvmName(name = "lvtxtfgioccmxgkn")
suspend fun excludes(vararg values: String)

Parameters

values

The list of patterns of Git repository file paths that, when a commit is pushed, are to be excluded from starting the pipeline.