pulumi-github-kotlin
5.21.0.0
pulumi-github-kotlin
/
com.pulumi.github.kotlin
/
RepositoryTopicsArgsBuilder
/
topics
topics
@
JvmName
(
name
=
"nfhspwhhftwofmjm"
)
suspend
fun
topics
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"nvevwclcqckqtwhi"
)
suspend
fun
topics
(
value
:
List
<
String
>
?
)
Parameters
value
A list of topics to add to the repository.
@
JvmName
(
name
=
"klmqjgreagmqltva"
)
suspend
fun
topics
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"smhrhbpvqrefnpyk"
)
suspend
fun
topics
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"bjclmbjfmqrhagya"
)
suspend
fun
topics
(
vararg
values
:
String
)
Parameters
values
A list of topics to add to the repository.