gcpConfig

@JvmName(name = "tftjmlqfkjnbtugm")
suspend fun gcpConfig(value: Output<ClusterGcpConfigArgs>)
@JvmName(name = "whteappowkxnqjqm")
suspend fun gcpConfig(value: ClusterGcpConfigArgs?)

Parameters

value

Configuration properties for a Kafka cluster deployed to Google Cloud Platform. Structure is documented below.


@JvmName(name = "ndphtdtyiyfimant")
suspend fun gcpConfig(argument: suspend ClusterGcpConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration properties for a Kafka cluster deployed to Google Cloud Platform. Structure is documented below.