Uses of Interface
com.hashicorp.cdktf.providers.google.compute_autoscaler.ComputeAutoscalerAutoscalingPolicyScalingSchedules
-
Packages that use ComputeAutoscalerAutoscalingPolicyScalingSchedules Package Description com.hashicorp.cdktf.providers.google.compute_autoscaler google_compute_autoscaler -
-
Uses of ComputeAutoscalerAutoscalingPolicyScalingSchedules in com.hashicorp.cdktf.providers.google.compute_autoscaler
Classes in com.hashicorp.cdktf.providers.google.compute_autoscaler that implement ComputeAutoscalerAutoscalingPolicyScalingSchedules Modifier and Type Class Description static classComputeAutoscalerAutoscalingPolicyScalingSchedules.Jsii$ProxyAn implementation forComputeAutoscalerAutoscalingPolicyScalingSchedulesMethods in com.hashicorp.cdktf.providers.google.compute_autoscaler that return ComputeAutoscalerAutoscalingPolicyScalingSchedules Modifier and Type Method Description ComputeAutoscalerAutoscalingPolicyScalingSchedulesComputeAutoscalerAutoscalingPolicyScalingSchedules.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_autoscaler with parameters of type ComputeAutoscalerAutoscalingPolicyScalingSchedules Modifier and Type Method Description voidComputeAutoscalerAutoscalingPolicyScalingSchedulesOutputReference. setInternalValue(ComputeAutoscalerAutoscalingPolicyScalingSchedules value)Method parameters in com.hashicorp.cdktf.providers.google.compute_autoscaler with type arguments of type ComputeAutoscalerAutoscalingPolicyScalingSchedules Modifier and Type Method Description ComputeAutoscalerAutoscalingPolicy.BuilderComputeAutoscalerAutoscalingPolicy.Builder. scalingSchedules(List<? extends ComputeAutoscalerAutoscalingPolicyScalingSchedules> scalingSchedules)Sets the value ofComputeAutoscalerAutoscalingPolicy.getScalingSchedules()voidComputeAutoscalerAutoscalingPolicyScalingSchedulesList. setInternalValue(List<ComputeAutoscalerAutoscalingPolicyScalingSchedules> value)
-