Backend Bucket Cdn Policy Args
constructor(bypassCacheOnRequestHeaders: Output<List<BackendBucketCdnPolicyBypassCacheOnRequestHeaderArgs>>? = null, cacheKeyPolicy: Output<BackendBucketCdnPolicyCacheKeyPolicyArgs>? = null, cacheMode: Output<String>? = null, clientTtl: Output<Int>? = null, defaultTtl: Output<Int>? = null, maxTtl: Output<Int>? = null, negativeCaching: Output<Boolean>? = null, negativeCachingPolicies: Output<List<BackendBucketCdnPolicyNegativeCachingPolicyArgs>>? = null, requestCoalescing: Output<Boolean>? = null, serveWhileStale: Output<Int>? = null, signedUrlCacheMaxAgeSec: Output<Int>? = null)