Uses of Interface
com.hashicorp.cdktf.providers.google.compute_backend_bucket.ComputeBackendBucketCdnPolicyNegativeCachingPolicy
-
Packages that use ComputeBackendBucketCdnPolicyNegativeCachingPolicy Package Description com.hashicorp.cdktf.providers.google.compute_backend_bucket google_compute_backend_bucket -
-
Uses of ComputeBackendBucketCdnPolicyNegativeCachingPolicy in com.hashicorp.cdktf.providers.google.compute_backend_bucket
Classes in com.hashicorp.cdktf.providers.google.compute_backend_bucket that implement ComputeBackendBucketCdnPolicyNegativeCachingPolicy Modifier and Type Class Description static classComputeBackendBucketCdnPolicyNegativeCachingPolicy.Jsii$ProxyAn implementation forComputeBackendBucketCdnPolicyNegativeCachingPolicyMethods in com.hashicorp.cdktf.providers.google.compute_backend_bucket that return ComputeBackendBucketCdnPolicyNegativeCachingPolicy Modifier and Type Method Description ComputeBackendBucketCdnPolicyNegativeCachingPolicyComputeBackendBucketCdnPolicyNegativeCachingPolicy.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_backend_bucket with parameters of type ComputeBackendBucketCdnPolicyNegativeCachingPolicy Modifier and Type Method Description voidComputeBackendBucketCdnPolicyNegativeCachingPolicyOutputReference. setInternalValue(ComputeBackendBucketCdnPolicyNegativeCachingPolicy value)Method parameters in com.hashicorp.cdktf.providers.google.compute_backend_bucket with type arguments of type ComputeBackendBucketCdnPolicyNegativeCachingPolicy Modifier and Type Method Description ComputeBackendBucketCdnPolicy.BuilderComputeBackendBucketCdnPolicy.Builder. negativeCachingPolicy(List<? extends ComputeBackendBucketCdnPolicyNegativeCachingPolicy> negativeCachingPolicy)Sets the value ofComputeBackendBucketCdnPolicy.getNegativeCachingPolicy()voidComputeBackendBucketCdnPolicyNegativeCachingPolicyList. setInternalValue(List<ComputeBackendBucketCdnPolicyNegativeCachingPolicy> value)
-