toggle menu
pulumi-gitlab-kotlin
8.11.0.0
jvm
switch theme
search in API
pulumi-gitlab-kotlin
/
com.pulumi.gitlab.kotlin.inputs
/
ApplicationSettingsDefaultBranchProtectionDefaultsArgs
/
ApplicationSettingsDefaultBranchProtectionDefaultsArgs
Application
Settings
Default
Branch
Protection
Defaults
Args
constructor
(
allowForcePush
:
Output
<
Boolean
>
?
=
null
,
allowedToMerges
:
Output
<
List
<
Int
>
>
?
=
null
,
allowedToPushes
:
Output
<
List
<
Int
>
>
?
=
null
,
developerCanInitialPush
:
Output
<
Boolean
>
?
=
null
)