toggle menu
pulumi-gitlab-kotlin
8.10.0.0
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin.inputs
/
GroupPushRulesArgsBuilder
/
branchNameRegex
branch
Name
Regex
@
JvmName
(
name
=
"jcqwwkpaqllfhsrd"
)
suspend
fun
branchNameRegex
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ffdkcsjwisnxxiyy"
)
suspend
fun
branchNameRegex
(
value
:
String
?
)
Parameters
value
All branch names must match this regex, e.g.
(feature|hotfix)\/*
. */