Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 646 Bytes

AccessKeyResponse.md

File metadata and controls

15 lines (11 loc) · 646 Bytes

# AccessKeyResponse

Properties

Name Type Description Notes
access_key string Generated access key. [optional]
secret_key string Generated secret key. [optional]
description string Description for the access key. [optional]
permission string Permissions granted to an access key. [optional]
buckets string[] [optional]
created_at \DateTime Date and time in ISO 8601 format. [optional] [readonly]

[Back to API list] [Back to README]