| Modifier and Type | Class and Description |
|---|---|
class |
AutoscalingPolicyScaleInControl
Configuration that allows for slower scale in so that even if Autoscaler recommends an abrupt scale in of a MIG, it will be throttled as specified by the parameters below.
|
static class |
AutoscalingPolicyScaleInControl.Builder
Configuration that allows for slower scale in so that even if Autoscaler recommends an abrupt scale in of a MIG, it will be throttled as specified by the parameters below.
|
| Modifier and Type | Method and Description |
|---|---|
AutoscalingPolicyScaleInControlOrBuilder |
AutoscalingPolicy.getScaleInControlOrBuilder()
optional .google.cloud.compute.v1.AutoscalingPolicyScaleInControl scale_in_control = 527670872;
|
AutoscalingPolicyScaleInControlOrBuilder |
AutoscalingPolicy.Builder.getScaleInControlOrBuilder()
optional .google.cloud.compute.v1.AutoscalingPolicyScaleInControl scale_in_control = 527670872;
|
AutoscalingPolicyScaleInControlOrBuilder |
AutoscalingPolicyOrBuilder.getScaleInControlOrBuilder()
optional .google.cloud.compute.v1.AutoscalingPolicyScaleInControl scale_in_control = 527670872;
|
Copyright © 2023 Google LLC. All rights reserved.