accessKey property
Optional. The access key is used if credentials are required to access the
self-managed object storage server. If your object storage requires a user
name and password to authenticate, use AccessKey
and
SecretKey
to provide the user name and password, respectively.
Implementation
final String? accessKey;