kafkaCluster property

String? kafkaCluster
getter/setter pair

The name of the Kafka cluster this Kafka Connect cluster is attached to.

Structured like: projects/{project}/locations/{location}/clusters/{cluster}

Required. Immutable.

Implementation

core.String? kafkaCluster;