Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 656 Bytes

File metadata and controls

15 lines (11 loc) · 656 Bytes

Fastly::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 Array<String> [optional]
created_at Time Date and time in ISO 8601 format. [optional][readonly]

[Back to API list] [Back to README]