Uses of Interface
com.hashicorp.cdktf.providers.google.compute_backend_service.ComputeBackendServiceConsistentHashHttpCookieTtl
-
Packages that use ComputeBackendServiceConsistentHashHttpCookieTtl Package Description com.hashicorp.cdktf.providers.google.compute_backend_service google_compute_backend_service -
-
Uses of ComputeBackendServiceConsistentHashHttpCookieTtl in com.hashicorp.cdktf.providers.google.compute_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_backend_service that implement ComputeBackendServiceConsistentHashHttpCookieTtl Modifier and Type Class Description static classComputeBackendServiceConsistentHashHttpCookieTtl.Jsii$ProxyAn implementation forComputeBackendServiceConsistentHashHttpCookieTtlMethods in com.hashicorp.cdktf.providers.google.compute_backend_service that return ComputeBackendServiceConsistentHashHttpCookieTtl Modifier and Type Method Description ComputeBackendServiceConsistentHashHttpCookieTtlComputeBackendServiceConsistentHashHttpCookieTtl.Builder. build()Builds the configured instance.ComputeBackendServiceConsistentHashHttpCookieTtlComputeBackendServiceConsistentHashHttpCookieTtlOutputReference. getInternalValue()default ComputeBackendServiceConsistentHashHttpCookieTtlComputeBackendServiceConsistentHashHttpCookie. getTtl()ttl block.ComputeBackendServiceConsistentHashHttpCookieTtlComputeBackendServiceConsistentHashHttpCookie.Jsii$Proxy. getTtl()ComputeBackendServiceConsistentHashHttpCookieTtlComputeBackendServiceConsistentHashHttpCookieOutputReference. getTtlInput()Methods in com.hashicorp.cdktf.providers.google.compute_backend_service with parameters of type ComputeBackendServiceConsistentHashHttpCookieTtl Modifier and Type Method Description voidComputeBackendServiceConsistentHashHttpCookieOutputReference. putTtl(ComputeBackendServiceConsistentHashHttpCookieTtl value)voidComputeBackendServiceConsistentHashHttpCookieTtlOutputReference. setInternalValue(ComputeBackendServiceConsistentHashHttpCookieTtl value)ComputeBackendServiceConsistentHashHttpCookie.BuilderComputeBackendServiceConsistentHashHttpCookie.Builder. ttl(ComputeBackendServiceConsistentHashHttpCookieTtl ttl)Sets the value ofComputeBackendServiceConsistentHashHttpCookie.getTtl()
-