| Package | Description |
|---|---|
| software.amazon.awscdk.services.applicationautoscaling |
AWS Auto Scaling Construct Library
|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseScalableAttributeProps.Jsii$Proxy
An implementation for
BaseScalableAttributeProps |
| Modifier and Type | Method and Description |
|---|---|
BaseScalableAttributeProps |
BaseScalableAttributeProps.Builder.build()
Builds the configured instance.
|
protected BaseScalableAttributeProps |
BaseScalableAttribute.getProps() |
| Constructor and Description |
|---|
BaseScalableAttribute(software.constructs.Construct scope,
String id,
BaseScalableAttributeProps props) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ScalableTaskCountProps
The properties of a scalable attribute representing task count.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ScalableTaskCountProps.Jsii$Proxy
An implementation for
ScalableTaskCountProps |
Copyright © 2022. All rights reserved.