trustStore property
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;