topics

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

Parameters

value

A list of topics to add to the repository.


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


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

Parameters

values

A list of topics to add to the repository.