Uses of Interface
com.hashicorp.cdktf.providers.google.compute_backend_service.ComputeBackendServiceCdnPolicyCacheKeyPolicy
-
Packages that use ComputeBackendServiceCdnPolicyCacheKeyPolicy Package Description com.hashicorp.cdktf.providers.google.compute_backend_service google_compute_backend_service -
-
Uses of ComputeBackendServiceCdnPolicyCacheKeyPolicy in com.hashicorp.cdktf.providers.google.compute_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_backend_service that implement ComputeBackendServiceCdnPolicyCacheKeyPolicy Modifier and Type Class Description static classComputeBackendServiceCdnPolicyCacheKeyPolicy.Jsii$ProxyAn implementation forComputeBackendServiceCdnPolicyCacheKeyPolicyMethods in com.hashicorp.cdktf.providers.google.compute_backend_service that return ComputeBackendServiceCdnPolicyCacheKeyPolicy Modifier and Type Method Description ComputeBackendServiceCdnPolicyCacheKeyPolicyComputeBackendServiceCdnPolicyCacheKeyPolicy.Builder. build()Builds the configured instance.default ComputeBackendServiceCdnPolicyCacheKeyPolicyComputeBackendServiceCdnPolicy. getCacheKeyPolicy()cache_key_policy block.ComputeBackendServiceCdnPolicyCacheKeyPolicyComputeBackendServiceCdnPolicy.Jsii$Proxy. getCacheKeyPolicy()ComputeBackendServiceCdnPolicyCacheKeyPolicyComputeBackendServiceCdnPolicyOutputReference. getCacheKeyPolicyInput()ComputeBackendServiceCdnPolicyCacheKeyPolicyComputeBackendServiceCdnPolicyCacheKeyPolicyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_backend_service with parameters of type ComputeBackendServiceCdnPolicyCacheKeyPolicy Modifier and Type Method Description ComputeBackendServiceCdnPolicy.BuilderComputeBackendServiceCdnPolicy.Builder. cacheKeyPolicy(ComputeBackendServiceCdnPolicyCacheKeyPolicy cacheKeyPolicy)Sets the value ofComputeBackendServiceCdnPolicy.getCacheKeyPolicy()voidComputeBackendServiceCdnPolicyOutputReference. putCacheKeyPolicy(ComputeBackendServiceCdnPolicyCacheKeyPolicy value)voidComputeBackendServiceCdnPolicyCacheKeyPolicyOutputReference. setInternalValue(ComputeBackendServiceCdnPolicyCacheKeyPolicy value)
-