pulumi-github-kotlin
5.21.0.0
pulumi-github-kotlin
/
com.pulumi.github.kotlin.inputs
/
BranchProtectionV3RestrictionsArgs
/
BranchProtectionV3RestrictionsArgs
Branch
Protection
V3Restrictions
Args
fun
BranchProtectionV3RestrictionsArgs
(
apps
:
Output
<
List
<
String
>
>
?
=
null
,
teams
:
Output
<
List
<
String
>
>
?
=
null
,
users
:
Output
<
List
<
String
>
>
?
=
null
)