Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_backend_service.ComputeRegionBackendServiceCdnPolicy
-
Packages that use ComputeRegionBackendServiceCdnPolicy Package Description com.hashicorp.cdktf.providers.google.compute_region_backend_service google_compute_region_backend_service -
-
Uses of ComputeRegionBackendServiceCdnPolicy in com.hashicorp.cdktf.providers.google.compute_region_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_region_backend_service that implement ComputeRegionBackendServiceCdnPolicy Modifier and Type Class Description static classComputeRegionBackendServiceCdnPolicy.Jsii$ProxyAn implementation forComputeRegionBackendServiceCdnPolicyMethods in com.hashicorp.cdktf.providers.google.compute_region_backend_service that return ComputeRegionBackendServiceCdnPolicy Modifier and Type Method Description ComputeRegionBackendServiceCdnPolicyComputeRegionBackendServiceCdnPolicy.Builder. build()Builds the configured instance.default ComputeRegionBackendServiceCdnPolicyComputeRegionBackendServiceConfig. getCdnPolicy()cdn_policy block.ComputeRegionBackendServiceCdnPolicyComputeRegionBackendServiceConfig.Jsii$Proxy. getCdnPolicy()ComputeRegionBackendServiceCdnPolicyComputeRegionBackendService. getCdnPolicyInput()ComputeRegionBackendServiceCdnPolicyComputeRegionBackendServiceCdnPolicyOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_region_backend_service with parameters of type ComputeRegionBackendServiceCdnPolicy Modifier and Type Method Description ComputeRegionBackendService.BuilderComputeRegionBackendService.Builder. cdnPolicy(ComputeRegionBackendServiceCdnPolicy cdnPolicy)cdn_policy block.ComputeRegionBackendServiceConfig.BuilderComputeRegionBackendServiceConfig.Builder. cdnPolicy(ComputeRegionBackendServiceCdnPolicy cdnPolicy)Sets the value ofComputeRegionBackendServiceConfig.getCdnPolicy()voidComputeRegionBackendService. putCdnPolicy(ComputeRegionBackendServiceCdnPolicy value)voidComputeRegionBackendServiceCdnPolicyOutputReference. setInternalValue(ComputeRegionBackendServiceCdnPolicy value)
-