From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

WebService::Fastly::Object::LoggingCloudfilesAdditional

Load the model package

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- access_key | string | Your Cloud Files account access key. | [optional] bucket_name | string | The name of your Cloud Files container. | [optional] path | string | The path to upload logs to. | [optional] [default to 'null'] region | string | The region to stream logs to. | [optional] 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'] user | string | The username for your Cloud Files account. | [optional]

[Back to Model list] [Back to API list] [Back to README]