@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.561Z") @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 © 2020. All rights reserved.