# Structs
Backend represents the configuration parameters for creating a backend via the API client.
Backends represents the service state related to backends defined within the fastly.toml [setup] configuration.
Dictionaries represents the service state related to dictionaries defined within the fastly.toml [setup] configuration.
Dictionary represents the configuration parameters for creating a dictionary via the API client.
DictionaryItem represents the configuration parameters for creating dictionary items via the API client.
Domain represents the configuration parameters for creating a domain via the API client.
Domains represents the service state related to domains.
Logger represents the configuration parameters for creating a dictionary via the API client.
Loggers represents the service state related to log entries defined within the fastly.toml [setup] configuration.
ObjectStore represents the configuration parameters for creating an object store via the API client.
ObjectStoreItem represents the configuration parameters for creating object store items via the API client.
ObjectStores represents the service state related to object stores defined within the fastly.toml [setup] configuration.
# Interfaces
Interface represents the behaviour of a [setup] resource.