# Fastly::LoggingOpenstackAdditional ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **access_key** | **String** | Your OpenStack account access key. | [optional] | | **bucket_name** | **String** | The name of your OpenStack container. | [optional] | | **path** | **String** | The path to upload logs to. | [optional][default to 'null'] | | **public_key** | **String** | A PGP public key that Fastly will use to encrypt your log files before writing them to disk. | [optional][default to 'null'] | | **url** | **String** | Your OpenStack auth url. | [optional] | | **user** | **String** | The username for your OpenStack account. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)