toggle menu
pulumi-github-kotlin
5.26.0.1
jvm
switch theme
search in API
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
RepositoryArgsBuilder
/
topics
topics
@
JvmName
(
name
=
"djyedegxwtvnddcu"
)
suspend
fun
topics
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"rmwjxrbdlgksvaeu"
)
suspend
fun
topics
(
value
:
List
<
String
>
?
)
Parameters
value
The list of topics of the repository.
@
JvmName
(
name
=
"hvrmjuhgvbxdmltx"
)
suspend
fun
topics
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"wmeitjwirgqdfxer"
)
suspend
fun
topics
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"mkvrpqkaiitrioml"
)
suspend
fun
topics
(
vararg
values
:
String
)
Parameters
values
The list of topics of the repository.