dnsDomainNames

@JvmName(name = "bkwnpuwraodmipwk")
suspend fun dnsDomainNames(value: Output<List<String>>)
@JvmName(name = "cpyfujtaeijdpjch")
suspend fun dnsDomainNames(value: List<String>?)

Parameters

value

Additional DNS domain names from the subnet's network to be made visible to the Connect Cluster. When using MirrorMaker2, it's necessary to add the bootstrap address's dns domain name of the target cluster to make it visible to the connector. For example: my-kafka-cluster.us-central1.managedkafka.my-project.cloud.goog


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


@JvmName(name = "ydddjwwuwqriwnje")
suspend fun dnsDomainNames(values: List<Output<String>>)
@JvmName(name = "ytwosadwpleatkax")
suspend fun dnsDomainNames(vararg values: String)

Parameters

values

Additional DNS domain names from the subnet's network to be made visible to the Connect Cluster. When using MirrorMaker2, it's necessary to add the bootstrap address's dns domain name of the target cluster to make it visible to the connector. For example: my-kafka-cluster.us-central1.managedkafka.my-project.cloud.goog