mtlsConfig property

GoogleCloudApigeeV1TraceConfigOtelMtlsConfig? mtlsConfig
getter/setter pair

mTLS configuration for the OTel Collector endpoint.

Required when otel_collector_security_scheme == MTLS; must not be set otherwise.

Optional.

Implementation

GoogleCloudApigeeV1TraceConfigOtelMtlsConfig? mtlsConfig;