toggle menu
pulumi-github-kotlin
5.26.0.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
RepositoryCollaboratorsArgs
/
RepositoryCollaboratorsArgs
Repository
Collaborators
Args
constructor
(
repository
:
Output
<
String
>
?
=
null
,
teams
:
Output
<
List
<
RepositoryCollaboratorsTeamArgs
>
>
?
=
null
,
users
:
Output
<
List
<
RepositoryCollaboratorsUserArgs
>
>
?
=
null
)