WebService::Fastly::Object::LoggingGcsAllOf

Load the model package

use WebService::Fastly::Object::LoggingGcsAllOf;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- bucket_name | string | The name of the GCS bucket. | [optional] path | string | | [optional] [default to '/'] 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'] project_id | string | Your Google Cloud Platform project ID. Required | [optional]

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