pulumi-github-kotlin
5.21.0.0
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
BranchProtectionV3ResourceBuilder
Branch
Protection
V3Resource
Builder
class
BranchProtectionV3ResourceBuilder
Builder for
BranchProtectionV3
.
Functions
Properties
Functions
args
Link copied to clipboard
suspend
fun
args
(
block
:
suspend
BranchProtectionV3ArgsBuilder
.
(
)
->
Unit
)
name
Link copied to clipboard
fun
name
(
value
:
String
)
opts
Link copied to clipboard
suspend
fun
opts
(
block
:
suspend
CustomResourceOptionsBuilder
.
(
)
->
Unit
)
Properties
args
Link copied to clipboard
var
args
:
BranchProtectionV3Args
name
Link copied to clipboard
var
name
:
String
?
=
null
opts
Link copied to clipboard
var
opts
:
CustomResourceOptions