Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 753 Bytes

File metadata and controls

18 lines (10 loc) · 753 Bytes

AccessKey

Information about the access key.

Properties

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 (UTC) at which the access key expires. [optional]
lastModificationDate OffsetDateTime The date and time (UTC) of the last modification of the access key. [optional]
state String The state of the access key (`ACTIVE` if the key is valid for API calls, or `INACTIVE` if not). [optional]