@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.261Z") @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() |
Number |
getRequestsPerTarget()
(experimental) The number of ALB requests per target.
|
ApplicationTargetGroup |
getTargetGroup()
(experimental) The ALB target group name.
|
getDisableScaleIn, getPolicyName, getScaleInCooldown, getScaleOutCooldown@Stability(value=Experimental) @NotNull Number getRequestsPerTarget()
@Stability(value=Experimental) @NotNull ApplicationTargetGroup getTargetGroup()
@Stability(value=Experimental) static RequestCountScalingProps.Builder builder()
builder in interface BaseTargetTrackingPropsRequestCountScalingProps.Builder of RequestCountScalingPropsCopyright © 2021. All rights reserved.