toggle menu
pulumi-github-kotlin
5.26.0.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin.outputs
/
ActionsOrganizationPermissionsEnabledRepositoriesConfig
Actions
Organization
Permissions
Enabled
Repositories
Config
data
class
ActionsOrganizationPermissionsEnabledRepositoriesConfig
(
val
repositoryIds
:
List
<
Int
>
)
Members
Constructors
Actions
Organization
Permissions
Enabled
Repositories
Config
Link copied to clipboard
constructor
(
repositoryIds
:
List
<
Int
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
repository
Ids
Link copied to clipboard
val
repositoryIds
:
List
<
Int
>
List of repository IDs to enable for GitHub Actions.