accessKeyVersion property

String? accessKeyVersion
getter/setter pair

The optional version identifier for the access key.

You can use this to keep track of different iterations of your access key.

Implementation

core.String? accessKeyVersion;