Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_backend_service.ComputeRegionBackendServiceConsistentHashHttpCookie
-
Packages that use ComputeRegionBackendServiceConsistentHashHttpCookie Package Description com.hashicorp.cdktf.providers.google.compute_region_backend_service google_compute_region_backend_service -
-
Uses of ComputeRegionBackendServiceConsistentHashHttpCookie in com.hashicorp.cdktf.providers.google.compute_region_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_region_backend_service that implement ComputeRegionBackendServiceConsistentHashHttpCookie Modifier and Type Class Description static classComputeRegionBackendServiceConsistentHashHttpCookie.Jsii$ProxyAn implementation forComputeRegionBackendServiceConsistentHashHttpCookieMethods in com.hashicorp.cdktf.providers.google.compute_region_backend_service that return ComputeRegionBackendServiceConsistentHashHttpCookie Modifier and Type Method Description ComputeRegionBackendServiceConsistentHashHttpCookieComputeRegionBackendServiceConsistentHashHttpCookie.Builder. build()Builds the configured instance.default ComputeRegionBackendServiceConsistentHashHttpCookieComputeRegionBackendServiceConsistentHash. getHttpCookie()http_cookie block.ComputeRegionBackendServiceConsistentHashHttpCookieComputeRegionBackendServiceConsistentHash.Jsii$Proxy. getHttpCookie()ComputeRegionBackendServiceConsistentHashHttpCookieComputeRegionBackendServiceConsistentHashOutputReference. getHttpCookieInput()ComputeRegionBackendServiceConsistentHashHttpCookieComputeRegionBackendServiceConsistentHashHttpCookieOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_region_backend_service with parameters of type ComputeRegionBackendServiceConsistentHashHttpCookie Modifier and Type Method Description ComputeRegionBackendServiceConsistentHash.BuilderComputeRegionBackendServiceConsistentHash.Builder. httpCookie(ComputeRegionBackendServiceConsistentHashHttpCookie httpCookie)Sets the value ofComputeRegionBackendServiceConsistentHash.getHttpCookie()voidComputeRegionBackendServiceConsistentHashOutputReference. putHttpCookie(ComputeRegionBackendServiceConsistentHashHttpCookie value)voidComputeRegionBackendServiceConsistentHashHttpCookieOutputReference. setInternalValue(ComputeRegionBackendServiceConsistentHashHttpCookie value)
-