Information about the access key.
| Name | Type | Description | Notes |
|---|---|---|---|
| accessKeyId | String | The ID of the access key. | [optional] |
| creationDate | OffsetDateTime | The date and time (UTC) of creation of the access key. | [optional] |
| expirationDate | OffsetDateTime | The date and time (UTC) at which the access key expires. | [optional] |
| lastModificationDate | OffsetDateTime | The date and time (UTC) of the last modification of the access key. | [optional] |
| secretKey | String | The access key that enables you to send requests. | [optional] |
| state | String | The state of the access key (`ACTIVE` if the key is valid for API calls, or `INACTIVE` if not). | [optional] |