topics

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

Parameters

value

The list of topics for the project.


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


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

Parameters

values

The list of topics for the project.