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