toggle menu
pulumi-github-kotlin
5.26.0.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
RepositoryCollaboratorArgs
/
RepositoryCollaboratorArgs
Repository
Collaborator
Args
constructor
(
permission
:
Output
<
String
>
?
=
null
,
permissionDiffSuppression
:
Output
<
Boolean
>
?
=
null
,
repository
:
Output
<
String
>
?
=
null
,
username
:
Output
<
String
>
?
=
null
)