toggle menu
pulumi-github-kotlin
6.7.2.0
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
ActionsRunnerGroupArgs
/
ActionsRunnerGroupArgs
Actions
Runner
Group
Args
constructor
(
allowsPublicRepositories
:
Output
<
Boolean
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
restrictedToWorkflows
:
Output
<
Boolean
>
?
=
null
,
selectedRepositoryIds
:
Output
<
List
<
Int
>
>
?
=
null
,
selectedWorkflows
:
Output
<
List
<
String
>
>
?
=
null
,
visibility
:
Output
<
String
>
?
=
null
)