Backend Service Cdn Policy Args
constructor(bypassCacheOnRequestHeaders: Output<List<BackendServiceCdnPolicyBypassCacheOnRequestHeaderArgs>>? = null, cacheKeyPolicy: Output<BackendServiceCdnPolicyCacheKeyPolicyArgs>? = null, cacheMode: Output<String>? = null, clientTtl: Output<Int>? = null, defaultTtl: Output<Int>? = null, maxTtl: Output<Int>? = null, negativeCaching: Output<Boolean>? = null, negativeCachingPolicies: Output<List<BackendServiceCdnPolicyNegativeCachingPolicyArgs>>? = null, serveWhileStale: Output<Int>? = null, signedUrlCacheMaxAgeSec: Output<Int>? = null)