caPool property

String? caPool
getter/setter pair

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.

Required.

Implementation

core.String? caPool;