@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:01.127Z") @Stability(value=Experimental) public interface RequestCountScalingProps extends software.amazon.jsii.JsiiSerializable, BaseTargetTrackingProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
RequestCountScalingProps.Builder
A builder for
RequestCountScalingProps |
static class |
RequestCountScalingProps.Jsii$Proxy
An implementation for
RequestCountScalingProps |
| Modifier and Type | Method and Description |
|---|---|
static RequestCountScalingProps.Builder |
builder() |
default Number |
getTargetRequestsPerMinute()
(experimental) Target average requests/minute on each instance.
|
getCooldown, getDisableScaleIn, getEstimatedInstanceWarmup@Stability(value=Experimental) @Nullable default Number getTargetRequestsPerMinute()
Default: - Specify exactly one of 'targetRequestsPerMinute' and 'targetRequestsPerSecond'
@Stability(value=Experimental) static RequestCountScalingProps.Builder builder()
builder in interface BaseTargetTrackingPropsRequestCountScalingProps.Builder of RequestCountScalingPropsCopyright © 2021. All rights reserved.