# LoggingDigitaloceanAllOf
## Properties
**bucket_name** | Option<**String**> | The name of the DigitalOcean Space. |
**access_key** | Option<**String**> | Your DigitalOcean Spaces account access key. |
**secret_key** | Option<**String**> | Your DigitalOcean Spaces account secret key. |
**domain** | Option<**String**> | The domain of the DigitalOcean Spaces endpoint. | [default to nyc3.digitaloceanspaces.com]
**path** | Option<**String**> | The path to upload logs to. | [default to null]
**public_key** | Option<**String**> | A PGP public key that Fastly will use to encrypt your log files before writing them to disk. | [default to null]
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)