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