Sha256: a751479671624f632a159eaa7459e3fe6e6614d6ab39fe5220237720416c9d2d
Contents?: true
Size: 656 Bytes
Versions: 1
Compression:
Stored size: 656 Bytes
Contents
# 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]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fastly-9.0.0 | docs/AccessKeyResponse.md |