topicsToReplicate

@JvmName(name = "uccgqxocccleauol")
suspend fun topicsToReplicate(value: Output<List<String>>)
@JvmName(name = "mpttnuexkkekbxnh")
suspend fun topicsToReplicate(value: List<String>)

Parameters

value

List of regular expression patterns indicating the topics to copy.


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


@JvmName(name = "uxmieqwyanbbxvro")
suspend fun topicsToReplicate(values: List<Output<String>>)
@JvmName(name = "xyalepsnxegbdsxc")
suspend fun topicsToReplicate(vararg values: String)

Parameters

values

List of regular expression patterns indicating the topics to copy.