Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_backend_service.ComputeRegionBackendServiceCdnPolicyNegativeCachingPolicy
-
Packages that use ComputeRegionBackendServiceCdnPolicyNegativeCachingPolicy Package Description com.hashicorp.cdktf.providers.google.compute_region_backend_service google_compute_region_backend_service -
-
Uses of ComputeRegionBackendServiceCdnPolicyNegativeCachingPolicy in com.hashicorp.cdktf.providers.google.compute_region_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_region_backend_service that implement ComputeRegionBackendServiceCdnPolicyNegativeCachingPolicy Modifier and Type Class Description static classComputeRegionBackendServiceCdnPolicyNegativeCachingPolicy.Jsii$ProxyAn implementation forComputeRegionBackendServiceCdnPolicyNegativeCachingPolicyMethods in com.hashicorp.cdktf.providers.google.compute_region_backend_service that return ComputeRegionBackendServiceCdnPolicyNegativeCachingPolicy Modifier and Type Method Description ComputeRegionBackendServiceCdnPolicyNegativeCachingPolicyComputeRegionBackendServiceCdnPolicyNegativeCachingPolicy.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_region_backend_service with parameters of type ComputeRegionBackendServiceCdnPolicyNegativeCachingPolicy Modifier and Type Method Description voidComputeRegionBackendServiceCdnPolicyNegativeCachingPolicyOutputReference. setInternalValue(ComputeRegionBackendServiceCdnPolicyNegativeCachingPolicy value)Method parameters in com.hashicorp.cdktf.providers.google.compute_region_backend_service with type arguments of type ComputeRegionBackendServiceCdnPolicyNegativeCachingPolicy Modifier and Type Method Description ComputeRegionBackendServiceCdnPolicy.BuilderComputeRegionBackendServiceCdnPolicy.Builder. negativeCachingPolicy(List<? extends ComputeRegionBackendServiceCdnPolicyNegativeCachingPolicy> negativeCachingPolicy)Sets the value ofComputeRegionBackendServiceCdnPolicy.getNegativeCachingPolicy()voidComputeRegionBackendServiceCdnPolicyNegativeCachingPolicyList. setInternalValue(List<ComputeRegionBackendServiceCdnPolicyNegativeCachingPolicy> value)
-