toggle menu
pulumi-github-kotlin
6.7.2.0
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
RepositoryArgsBuilder
/
topics
topics
@
JvmName
(
name
=
"nehktfryydcirxxu"
)
suspend
fun
topics
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"saucucmteljrjonw"
)
suspend
fun
topics
(
value
:
List
<
String
>
?
)
Parameters
value
The list of topics of the repository.
@
JvmName
(
name
=
"qmcpbnewqygpadxm"
)
suspend
fun
topics
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ejyjigwheaxuyrsc"
)
suspend
fun
topics
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"xjvgvfpefideadhj"
)
suspend
fun
topics
(
vararg
values
:
String
)
Parameters
values
The list of topics of the repository.