pulumi-github-kotlin
5.21.0.0
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
RepositoryTopicsArgs
/
RepositoryTopicsArgs
Repository
Topics
Args
fun
RepositoryTopicsArgs
(
repository
:
Output
<
String
>
?
=
null
,
topics
:
Output
<
List
<
String
>
>
?
=
null
)