branchRule

suspend fun branchRule(name: String, block: suspend BranchRuleResourceBuilder.() -> Unit): BranchRule

Parameters

name

The unique name of the resulting resource.

block

Builder for BranchRule.

See also


Parameters

name

The unique name of the resulting resource.

See also