Class GcpConfig (0.1.0)

GcpConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration properties for a Kafka cluster deployed to Google Cloud Platform.

Attributes

Name Description
access_config google.cloud.managedkafka_v1.types.AccessConfig
Required. Access configuration for the Kafka cluster.
kms_key str
Optional. Immutable. The Cloud KMS Key name to use for encryption. The key must be located in the same region as the cluster and cannot be changed. Structured like: projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}. Note that the project component only accepts a project ID, and not a project number.