trustStore property

String? trustStore
getter/setter pair

Name of the keystore or keystore reference containing trusted certificates for the server in the following format: organizations/{org}/environments/{env}/keystores/{keystore} or organizations/{org}/environments/{env}/references/{reference}

Implementation

core.String? trustStore;