truststoreUri property

String? truststoreUri
getter/setter pair

The Cloud Storage URI of the truststore file used for SSL encryption.

If not provided, Dataproc will provide a self-signed certificate.

Optional.

Implementation

core.String? truststoreUri;