previewBranchExcludes

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

Parameters

value

Branches will be excluded from automatic deployment.


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


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

Parameters

values

Branches will be excluded from automatic deployment.