Uses of Class
com.hashicorp.cdktf.providers.google.compute_region_backend_service.ComputeRegionBackendServiceConsistentHashHttpCookieTtl.Builder
-
Packages that use ComputeRegionBackendServiceConsistentHashHttpCookieTtl.Builder Package Description com.hashicorp.cdktf.providers.google.compute_region_backend_service google_compute_region_backend_service -
-
Uses of ComputeRegionBackendServiceConsistentHashHttpCookieTtl.Builder in com.hashicorp.cdktf.providers.google.compute_region_backend_service
Methods in com.hashicorp.cdktf.providers.google.compute_region_backend_service that return ComputeRegionBackendServiceConsistentHashHttpCookieTtl.Builder Modifier and Type Method Description static ComputeRegionBackendServiceConsistentHashHttpCookieTtl.BuilderComputeRegionBackendServiceConsistentHashHttpCookieTtl. builder()ComputeRegionBackendServiceConsistentHashHttpCookieTtl.BuilderComputeRegionBackendServiceConsistentHashHttpCookieTtl.Builder. nanos(Number nanos)Sets the value ofComputeRegionBackendServiceConsistentHashHttpCookieTtl.getNanos()ComputeRegionBackendServiceConsistentHashHttpCookieTtl.BuilderComputeRegionBackendServiceConsistentHashHttpCookieTtl.Builder. seconds(Number seconds)Sets the value ofComputeRegionBackendServiceConsistentHashHttpCookieTtl.getSeconds()Constructors in com.hashicorp.cdktf.providers.google.compute_region_backend_service with parameters of type ComputeRegionBackendServiceConsistentHashHttpCookieTtl.Builder Constructor Description Jsii$Proxy(ComputeRegionBackendServiceConsistentHashHttpCookieTtl.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeRegionBackendServiceConsistentHashHttpCookieTtl.Builder.
-