pulumi-github-kotlin
5.21.0.0
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
TeamRepositoryArgs
/
TeamRepositoryArgs
Team
Repository
Args
fun
TeamRepositoryArgs
(
permission
:
Output
<
String
>
?
=
null
,
repository
:
Output
<
String
>
?
=
null
,
teamId
:
Output
<
String
>
?
=
null
)