accessKey property
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 pulumi.Input<String?>? accessKey;