toggle menu
pulumi-github-kotlin
5.26.0.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin.inputs
/
ActionsRepositoryPermissionsAllowedActionsConfigArgs
/
ActionsRepositoryPermissionsAllowedActionsConfigArgs
Actions
Repository
Permissions
Allowed
Actions
Config
Args
constructor
(
githubOwnedAllowed
:
Output
<
Boolean
>
,
patternsAlloweds
:
Output
<
List
<
String
>
>
?
=
null
,
verifiedAllowed
:
Output
<
Boolean
>
?
=
null
)