toggle menu
pulumi-github-kotlin
6.7.0.0
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin.inputs
/
BranchProtectionV3RestrictionsArgs
/
BranchProtectionV3RestrictionsArgs
Branch
Protection
V3Restrictions
Args
constructor
(
apps
:
Output
<
List
<
String
>
>
?
=
null
,
teams
:
Output
<
List
<
String
>
>
?
=
null
,
users
:
Output
<
List
<
String
>
>
?
=
null
)