Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_backend_service.ComputeRegionBackendServiceCdnPolicyCacheKeyPolicy
-
Packages that use ComputeRegionBackendServiceCdnPolicyCacheKeyPolicy Package Description com.hashicorp.cdktf.providers.google.compute_region_backend_service google_compute_region_backend_service -
-
Uses of ComputeRegionBackendServiceCdnPolicyCacheKeyPolicy in com.hashicorp.cdktf.providers.google.compute_region_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_region_backend_service that implement ComputeRegionBackendServiceCdnPolicyCacheKeyPolicy Modifier and Type Class Description static classComputeRegionBackendServiceCdnPolicyCacheKeyPolicy.Jsii$ProxyAn implementation forComputeRegionBackendServiceCdnPolicyCacheKeyPolicyMethods in com.hashicorp.cdktf.providers.google.compute_region_backend_service that return ComputeRegionBackendServiceCdnPolicyCacheKeyPolicy Modifier and Type Method Description ComputeRegionBackendServiceCdnPolicyCacheKeyPolicyComputeRegionBackendServiceCdnPolicyCacheKeyPolicy.Builder. build()Builds the configured instance.default ComputeRegionBackendServiceCdnPolicyCacheKeyPolicyComputeRegionBackendServiceCdnPolicy. getCacheKeyPolicy()cache_key_policy block.ComputeRegionBackendServiceCdnPolicyCacheKeyPolicyComputeRegionBackendServiceCdnPolicy.Jsii$Proxy. getCacheKeyPolicy()ComputeRegionBackendServiceCdnPolicyCacheKeyPolicyComputeRegionBackendServiceCdnPolicyOutputReference. getCacheKeyPolicyInput()ComputeRegionBackendServiceCdnPolicyCacheKeyPolicyComputeRegionBackendServiceCdnPolicyCacheKeyPolicyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_region_backend_service with parameters of type ComputeRegionBackendServiceCdnPolicyCacheKeyPolicy Modifier and Type Method Description ComputeRegionBackendServiceCdnPolicy.BuilderComputeRegionBackendServiceCdnPolicy.Builder. cacheKeyPolicy(ComputeRegionBackendServiceCdnPolicyCacheKeyPolicy cacheKeyPolicy)Sets the value ofComputeRegionBackendServiceCdnPolicy.getCacheKeyPolicy()voidComputeRegionBackendServiceCdnPolicyOutputReference. putCacheKeyPolicy(ComputeRegionBackendServiceCdnPolicyCacheKeyPolicy value)voidComputeRegionBackendServiceCdnPolicyCacheKeyPolicyOutputReference. setInternalValue(ComputeRegionBackendServiceCdnPolicyCacheKeyPolicy value)
-