previewBranchExcludes

@JvmName(name = "hgayltwqrwpdjbfk")
suspend fun previewBranchExcludes(value: Output<List<String>>)
@JvmName(name = "sojbftnjrxgupapj")
suspend fun previewBranchExcludes(value: List<String>?)

Parameters

value

Branches will be excluded from automatic deployment.


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


@JvmName(name = "fcllfxmrsuktekxv")
suspend fun previewBranchExcludes(values: List<Output<String>>)
@JvmName(name = "eqiiafxvaqshqqvd")
suspend fun previewBranchExcludes(vararg values: String)

Parameters

values

Branches will be excluded from automatic deployment.