# LoggingCloudfilesAllOf
## Properties
**access_key** | Option<**String**> | Your Cloud Files account access key. |
**bucket_name** | Option<**String**> | The name of your Cloud Files container. |
**path** | Option<**String**> | The path to upload logs to. | [default to null]
**region** | Option<**String**> | The region to stream logs to. |
**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]
**user** | Option<**String**> | The username for your Cloud Files account. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)