Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 924 Bytes

DirectorBackend.md

File metadata and controls

21 lines (16 loc) · 924 Bytes

WebService::Fastly::Object::DirectorBackend

Load the model package

use WebService::Fastly::Object::DirectorBackend;

Properties

Name Type Description Notes
created_at DateTime Date and time in ISO 8601 format. [optional] [readonly]
deleted_at DateTime Date and time in ISO 8601 format. [optional] [readonly]
updated_at DateTime Date and time in ISO 8601 format. [optional] [readonly]
service_id string [optional] [readonly]
version int [optional] [readonly]
backend_name string The name of the backend. [optional]
director string Name for the Director. [optional]

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