branch Protection
suspend fun branchProtection(name: String, block: suspend BranchProtectionResourceBuilder.() -> Unit): BranchProtection
Parameters
name
The unique name of the resulting resource.
block
Builder for BranchProtection.
See also
Parameters
name
The unique name of the resulting resource.