Uses of Interface
com.hashicorp.cdktf.providers.google.compute_backend_bucket.ComputeBackendBucketCdnPolicy
-
Packages that use ComputeBackendBucketCdnPolicy Package Description com.hashicorp.cdktf.providers.google.compute_backend_bucket google_compute_backend_bucket -
-
Uses of ComputeBackendBucketCdnPolicy in com.hashicorp.cdktf.providers.google.compute_backend_bucket
Classes in com.hashicorp.cdktf.providers.google.compute_backend_bucket that implement ComputeBackendBucketCdnPolicy Modifier and Type Class Description static classComputeBackendBucketCdnPolicy.Jsii$ProxyAn implementation forComputeBackendBucketCdnPolicyMethods in com.hashicorp.cdktf.providers.google.compute_backend_bucket that return ComputeBackendBucketCdnPolicy Modifier and Type Method Description ComputeBackendBucketCdnPolicyComputeBackendBucketCdnPolicy.Builder. build()Builds the configured instance.default ComputeBackendBucketCdnPolicyComputeBackendBucketConfig. getCdnPolicy()cdn_policy block.ComputeBackendBucketCdnPolicyComputeBackendBucketConfig.Jsii$Proxy. getCdnPolicy()ComputeBackendBucketCdnPolicyComputeBackendBucket. getCdnPolicyInput()ComputeBackendBucketCdnPolicyComputeBackendBucketCdnPolicyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_backend_bucket with parameters of type ComputeBackendBucketCdnPolicy Modifier and Type Method Description ComputeBackendBucket.BuilderComputeBackendBucket.Builder. cdnPolicy(ComputeBackendBucketCdnPolicy cdnPolicy)cdn_policy block.ComputeBackendBucketConfig.BuilderComputeBackendBucketConfig.Builder. cdnPolicy(ComputeBackendBucketCdnPolicy cdnPolicy)Sets the value ofComputeBackendBucketConfig.getCdnPolicy()voidComputeBackendBucket. putCdnPolicy(ComputeBackendBucketCdnPolicy value)voidComputeBackendBucketCdnPolicyOutputReference. setInternalValue(ComputeBackendBucketCdnPolicy value)
-