use WebService::Fastly::Object::LoggingOpenstackAllOf;
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]