The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

WebService::Fastly::Object::LoggingDigitaloceanAdditional

Load the model package

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- bucket_name | string | The name of the DigitalOcean Space. | [optional] access_key | string | Your DigitalOcean Spaces account access key. | [optional] secret_key | string | Your DigitalOcean Spaces account secret key. | [optional] domain | string | The domain of the DigitalOcean Spaces endpoint. | [optional] [default to 'nyc3.digitaloceanspaces.com'] 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']

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