Sha256: c44b9fcdc49d71159b98c543b64f25c1aa5000f983d186c2342db22408289a86
Contents?: true
Size: 885 Bytes
Versions: 23
Compression:
Stored size: 885 Bytes
Contents
# Fastly::AutomationTokenCreateResponseAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | [**ReadOnlyId**](ReadOnlyId.md) | | [optional] | | **user_id** | [**ReadOnlyUserId**](ReadOnlyUserId.md) | | [optional] | | **customer_id** | [**ReadOnlyCustomerId**](ReadOnlyCustomerId.md) | | [optional] | | **sudo_expires_at** | **Time** | | [optional][readonly] | | **created_at** | **Time** | A UTC time-stamp of when the token was created. | [optional][readonly] | | **access_token** | **String** | | [optional][readonly] | | **last_used_at** | **Time** | A UTC time-stamp of when the token was last used. | [optional][readonly] | | **user_agent** | **String** | The User-Agent header of the client that last used the token. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
23 entries across 23 versions & 1 rubygems
Version | Path |
---|---|
fastly-6.0.0 | docs/AutomationTokenCreateResponseAllOf.md |
fastly-5.3.1 | docs/AutomationTokenCreateResponseAllOf.md |
fastly-5.3.0 | docs/AutomationTokenCreateResponseAllOf.md |