topics

@JvmName(name = "jrjoalckeiluysxu")
suspend fun topics(value: Output<List<String>>)
@JvmName(name = "iupfqfeqobcgallh")
suspend fun topics(value: List<String>?)

Parameters

value

The list of topics of the repository.


@JvmName(name = "tjkukiptuhahpivp")
suspend fun topics(vararg values: Output<String>)


@JvmName(name = "oqhrkdxsdefdgegl")
suspend fun topics(values: List<Output<String>>)
@JvmName(name = "gktpfitkdcuybhtm")
suspend fun topics(vararg values: String)

Parameters

values

The list of topics of the repository.