Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 642 Bytes

File metadata and controls

16 lines (11 loc) · 642 Bytes

AccessKeyResponse

Properties

Name Type Description Notes
access_key Option<String> Generated access key.
secret_key Option<String> Generated secret key.
description Option<String> Description for the access key.
permission Option<String> Permissions granted to an access key.
buckets Option<Vec>
created_at Option<String> Date and time in ISO 8601 format. [readonly]

[Back to API list] [Back to README]