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}. |