Class CertificateAuthorityServiceConfig (0.1.12)

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

A configuration for the Google Certificate Authority Service.

Attribute

Name Description
ca_pool str
Required. The name of the CA pool to pull CA certificates from. Structured like: projects/{project}/locations/{location}/caPools/{ca_pool}. The CA pool does not need to be in the same project or location as the Kafka cluster.