WebService::Fastly::Object::LegacyWafUpdateStatus

Load the model package

use WebService::Fastly::Object::LegacyWafUpdateStatus;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- completed_at | string | Date and time that job was completed. | [optional] created_at | string | Date and time that job was created. | [optional] data | string | This field can contain data passed to the background worker as well as output from the background job. | [optional] message | string | Message with information about the status of the update. | [optional] status | string | Current status of the update. | [optional] updated_at | string | Date and time that job was last updated. | [optional]

[Back to Model list] [Back to API list] [Back to README]