Uses of Interface
com.hashicorp.cdktf.providers.google.compute_backend_bucket.ComputeBackendBucketCdnPolicyCacheKeyPolicy
-
Packages that use ComputeBackendBucketCdnPolicyCacheKeyPolicy Package Description com.hashicorp.cdktf.providers.google.compute_backend_bucket google_compute_backend_bucket -
-
Uses of ComputeBackendBucketCdnPolicyCacheKeyPolicy in com.hashicorp.cdktf.providers.google.compute_backend_bucket
Classes in com.hashicorp.cdktf.providers.google.compute_backend_bucket that implement ComputeBackendBucketCdnPolicyCacheKeyPolicy Modifier and Type Class Description static classComputeBackendBucketCdnPolicyCacheKeyPolicy.Jsii$ProxyAn implementation forComputeBackendBucketCdnPolicyCacheKeyPolicyMethods in com.hashicorp.cdktf.providers.google.compute_backend_bucket that return ComputeBackendBucketCdnPolicyCacheKeyPolicy Modifier and Type Method Description ComputeBackendBucketCdnPolicyCacheKeyPolicyComputeBackendBucketCdnPolicyCacheKeyPolicy.Builder. build()Builds the configured instance.default ComputeBackendBucketCdnPolicyCacheKeyPolicyComputeBackendBucketCdnPolicy. getCacheKeyPolicy()cache_key_policy block.ComputeBackendBucketCdnPolicyCacheKeyPolicyComputeBackendBucketCdnPolicy.Jsii$Proxy. getCacheKeyPolicy()ComputeBackendBucketCdnPolicyCacheKeyPolicyComputeBackendBucketCdnPolicyOutputReference. getCacheKeyPolicyInput()ComputeBackendBucketCdnPolicyCacheKeyPolicyComputeBackendBucketCdnPolicyCacheKeyPolicyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_backend_bucket with parameters of type ComputeBackendBucketCdnPolicyCacheKeyPolicy Modifier and Type Method Description ComputeBackendBucketCdnPolicy.BuilderComputeBackendBucketCdnPolicy.Builder. cacheKeyPolicy(ComputeBackendBucketCdnPolicyCacheKeyPolicy cacheKeyPolicy)Sets the value ofComputeBackendBucketCdnPolicy.getCacheKeyPolicy()voidComputeBackendBucketCdnPolicyOutputReference. putCacheKeyPolicy(ComputeBackendBucketCdnPolicyCacheKeyPolicy value)voidComputeBackendBucketCdnPolicyCacheKeyPolicyOutputReference. setInternalValue(ComputeBackendBucketCdnPolicyCacheKeyPolicy value)
-