See: Description
| Interface | Description |
|---|---|
| Alarms | |
| ArbitraryIntervals | |
| CompleteScalingInterval | |
| IRandomGenerator | |
| IRandomGenerator.Jsii$Default |
Internal default implementation for
IRandomGenerator. |
| ScalingInterval |
(experimental) A range of metric values in which to apply a certain scaling operation.
|
| Class | Description |
|---|---|
| Alarms.Builder |
A builder for
Alarms |
| Alarms.Jsii$Proxy |
An implementation for
Alarms |
| ArbitraryIntervals.Builder |
A builder for
ArbitraryIntervals |
| ArbitraryIntervals.Jsii$Proxy |
An implementation for
ArbitraryIntervals |
| CompleteScalingInterval.Builder |
A builder for
CompleteScalingInterval |
| CompleteScalingInterval.Jsii$Proxy |
An implementation for
CompleteScalingInterval |
| IRandomGenerator.Jsii$Proxy |
A proxy class which represents a concrete javascript instance of this type.
|
| ScalingInterval.Builder |
A builder for
ScalingInterval |
| ScalingInterval.Jsii$Proxy |
An implementation for
ScalingInterval |
---
The APIs of higher level constructs in this module are experimental and under active development. They are subject to non-backward compatible changes or removal in any future version. These are not subject to the Semantic Versioning model and breaking changes will be announced in the release notes. This means that while you may use them, you may need to update your source code when upgrading to a newer version of this package.
This is a sister package to @aws-cdk/aws-autoscaling and
@aws-cdk/aws-applicationautoscaling. It contains shared implementation
details between them.
It does not need to be used directly.
Copyright © 2021. All rights reserved.