use WebService::Fastly::Object::AutomationTokenCreateResponseAllOf;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
id | ReadOnlyId | | [optional]
user_id | ReadOnlyUserId | | [optional]
customer_id | ReadOnlyCustomerId | | [optional]
sudo_expires_at | DateTime | | [optional] [readonly]
created_at | DateTime | A UTC time-stamp of when the token was created. | [optional] [readonly]
access_token | string | | [optional] [readonly]
last_used_at | DateTime | 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]