BackendBucket
import type { BackendBucket } from "https://googleapis.deno.dev/v1/compute:v1.ts";
Represents a Cloud Storage Bucket resource. This Cloud Storage bucket resource is referenced by a URL map of a load balancer. For more information, read Backend Buckets.
§Properties
Cloud CDN configuration for this BackendBucket.
Compress text responses using Brotli or gzip compression, based on the client's Accept-Encoding header.
Headers that the Application Load Balancer should add to proxied responses.
An optional textual description of the resource; provided by the client when the resource is created.
[Output Only] The resource URL for the edge security policy associated with this backend bucket.
The value can only be INTERNAL_MANAGED for cross-region internal layer 7 load balancer. If loadBalancingScheme is not specified, the backend bucket can be used by classic global external load balancers, or global application external load balancers, or both.
Name of the resource. Provided by the client when the resource is created.
The name must be 1-63 characters long, and comply with RFC1035.
Specifically, the name must be 1-63 characters long and match the regular
expression [a-z]([-a-z0-9]*[a-z0-9])?
which means the first character
must be a lowercase letter, and all following characters must be a dash,
lowercase letter, or digit, except the last character, which cannot be a
dash.
[Output Only] List of resources referencing that backend bucket.