Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 887 Bytes

AccessKeyResponse.md

File metadata and controls

17 lines (12 loc) · 887 Bytes

AccessKeyResponse

Properties

Name Type Description Notes
access_key str Generated access key. [optional]
secret_key str Generated secret key. [optional]
description str Description for the access key. [optional]
permission str Permissions granted to an access key. [optional]
buckets [str] [optional]
created_at datetime, none_type Date and time in ISO 8601 format. [optional] [readonly]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]