Uses of Interface
com.hashicorp.cdktf.providers.google.compute_autoscaler.ComputeAutoscalerTimeouts
-
Packages that use ComputeAutoscalerTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_autoscaler google_compute_autoscaler -
-
Uses of ComputeAutoscalerTimeouts in com.hashicorp.cdktf.providers.google.compute_autoscaler
Classes in com.hashicorp.cdktf.providers.google.compute_autoscaler that implement ComputeAutoscalerTimeouts Modifier and Type Class Description static classComputeAutoscalerTimeouts.Jsii$ProxyAn implementation forComputeAutoscalerTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_autoscaler that return ComputeAutoscalerTimeouts Modifier and Type Method Description ComputeAutoscalerTimeoutsComputeAutoscalerTimeouts.Builder. build()Builds the configured instance.default ComputeAutoscalerTimeoutsComputeAutoscalerConfig. getTimeouts()timeouts block.ComputeAutoscalerTimeoutsComputeAutoscalerConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_autoscaler with parameters of type ComputeAutoscalerTimeouts Modifier and Type Method Description voidComputeAutoscaler. putTimeouts(ComputeAutoscalerTimeouts value)voidComputeAutoscalerTimeoutsOutputReference. setInternalValue(ComputeAutoscalerTimeouts value)ComputeAutoscaler.BuilderComputeAutoscaler.Builder. timeouts(ComputeAutoscalerTimeouts timeouts)timeouts block.ComputeAutoscalerConfig.BuilderComputeAutoscalerConfig.Builder. timeouts(ComputeAutoscalerTimeouts timeouts)Sets the value ofComputeAutoscalerConfig.getTimeouts()
-