branchResource

suspend fun branchResource(name: String, block: suspend BranchResourceBuilder.() -> Unit): Branch

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for Branch.