pulumi-github-kotlin
5.21.0.0
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
RepositoryArgsBuilder
/
topics
topics
@
JvmName
(
name
=
"qflihgbeyjebjphm"
)
suspend
fun
topics
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"kqelyswkhioidcio"
)
suspend
fun
topics
(
value
:
List
<
String
>
?
)
Parameters
value
The list of topics of the repository.
@
JvmName
(
name
=
"qnildfjfykbeveac"
)
suspend
fun
topics
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"yqjuhkqaxxpisbyd"
)
suspend
fun
topics
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"lvxaqjqxbawhnlpk"
)
suspend
fun
topics
(
vararg
values
:
String
)
Parameters
values
The list of topics of the repository.