Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_backend_service.ComputeRegionBackendServiceConsistentHashHttpCookieTtl
-
Packages that use ComputeRegionBackendServiceConsistentHashHttpCookieTtl Package Description com.hashicorp.cdktf.providers.google.compute_region_backend_service google_compute_region_backend_service -
-
Uses of ComputeRegionBackendServiceConsistentHashHttpCookieTtl in com.hashicorp.cdktf.providers.google.compute_region_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_region_backend_service that implement ComputeRegionBackendServiceConsistentHashHttpCookieTtl Modifier and Type Class Description static classComputeRegionBackendServiceConsistentHashHttpCookieTtl.Jsii$ProxyAn implementation forComputeRegionBackendServiceConsistentHashHttpCookieTtlMethods in com.hashicorp.cdktf.providers.google.compute_region_backend_service that return ComputeRegionBackendServiceConsistentHashHttpCookieTtl Modifier and Type Method Description ComputeRegionBackendServiceConsistentHashHttpCookieTtlComputeRegionBackendServiceConsistentHashHttpCookieTtl.Builder. build()Builds the configured instance.ComputeRegionBackendServiceConsistentHashHttpCookieTtlComputeRegionBackendServiceConsistentHashHttpCookieTtlOutputReference. getInternalValue()default ComputeRegionBackendServiceConsistentHashHttpCookieTtlComputeRegionBackendServiceConsistentHashHttpCookie. getTtl()ttl block.ComputeRegionBackendServiceConsistentHashHttpCookieTtlComputeRegionBackendServiceConsistentHashHttpCookie.Jsii$Proxy. getTtl()ComputeRegionBackendServiceConsistentHashHttpCookieTtlComputeRegionBackendServiceConsistentHashHttpCookieOutputReference. getTtlInput()Methods in com.hashicorp.cdktf.providers.google.compute_region_backend_service with parameters of type ComputeRegionBackendServiceConsistentHashHttpCookieTtl Modifier and Type Method Description voidComputeRegionBackendServiceConsistentHashHttpCookieOutputReference. putTtl(ComputeRegionBackendServiceConsistentHashHttpCookieTtl value)voidComputeRegionBackendServiceConsistentHashHttpCookieTtlOutputReference. setInternalValue(ComputeRegionBackendServiceConsistentHashHttpCookieTtl value)ComputeRegionBackendServiceConsistentHashHttpCookie.BuilderComputeRegionBackendServiceConsistentHashHttpCookie.Builder. ttl(ComputeRegionBackendServiceConsistentHashHttpCookieTtl ttl)Sets the value ofComputeRegionBackendServiceConsistentHashHttpCookie.getTtl()
-