trustStore property

String? trustStore
getter/setter pair

Full resource name of the truststore holding the CA(s) that signed the OTel Collector's server certificate.

Either a keystore or a reference resource name, mirroring TlsInfoConfig.trust_store above: organizations/{org}/environments/{env}/keystores/{keystore} organizations/{org}/environments/{env}/references/{reference}

Implementation

core.String? trustStore;