krb5ConfigGcsUri property

String? krb5ConfigGcsUri
getter/setter pair

A Cloud Storage URI that specifies the path to a krb5.conf file.

It is of the form gs://{bucket_name}/path/to/krb5.conf, although the file does not need to be named krb5.conf explicitly.

Implementation

core.String? krb5ConfigGcsUri;