toggle menu
pulumi-github-kotlin
6.7.2.0
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
branch
branch
suspend
fun
branch
(
name
:
String
,
block
:
suspend
BranchResourceBuilder
.
(
)
->
Unit
)
:
Branch
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Branch
.
See also
Branch
.
fun
branch
(
name
:
String
)
:
Branch
Parameters
name
The
unique
name of the resulting resource.
See also
Branch
.