toggle menu
pulumi-gitlab-kotlin
4.10.0.2
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.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
.