pulumi-github-kotlin
5.21.0.0
pulumi-github-kotlin
/
com.pulumi.github.kotlin.outputs
/
BranchProtectionV3RequiredStatusChecks
/
BranchProtectionV3RequiredStatusChecks
Branch
Protection
V3Required
Status
Checks
fun
BranchProtectionV3RequiredStatusChecks
(
checks
:
List
<
String
>
?
=
null
,
contexts
:
List
<
String
>
?
=
null
,
includeAdmins
:
Boolean
?
=
null
,
strict
:
Boolean
?
=
null
)