toggle menu
pulumi-github-kotlin
6.7.2.0
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin.inputs
/
BranchProtectionV3RequiredStatusChecksArgs
/
BranchProtectionV3RequiredStatusChecksArgs
Branch
Protection
V3Required
Status
Checks
Args
constructor
(
checks
:
Output
<
List
<
String
>
>
?
=
null
,
contexts
:
Output
<
List
<
String
>
>
?
=
null
,
includeAdmins
:
Output
<
Boolean
>
?
=
null
,
strict
:
Output
<
Boolean
>
?
=
null
)