Sha256: 55ffa8ef622807a8355e86a4a83fdcda56e22f119724521b11f0d5a8b1e3f873
Contents?: true
Size: 828 Bytes
Versions: 12
Compression:
Stored size: 828 Bytes
Contents
# Fastly::AutomationTokenCreateResponseAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | | [optional][readonly] | | **user_id** | **String** | | [optional][readonly] | | **customer_id** | **String** | | [optional][readonly] | | **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
12 entries across 12 versions & 1 rubygems