| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AddCapacityOptions
(experimental) The properties for adding instance capacity to an AutoScalingGroup.
|
interface |
AsgCapacityProviderProps
(experimental) The options for creating an Auto Scaling Group Capacity Provider.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AddAutoScalingGroupCapacityOptions.Jsii$Proxy
An implementation for
AddAutoScalingGroupCapacityOptions |
static class |
AddCapacityOptions.Jsii$Proxy
An implementation for
AddCapacityOptions |
static class |
AsgCapacityProviderProps.Jsii$Proxy
An implementation for
AsgCapacityProviderProps |
| Modifier and Type | Method and Description |
|---|---|
AddAutoScalingGroupCapacityOptions |
AddAutoScalingGroupCapacityOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Cluster.addAsgCapacityProvider(AsgCapacityProvider provider,
AddAutoScalingGroupCapacityOptions options)
(experimental) This method adds an Auto Scaling Group Capacity Provider to a cluster.
|
Copyright © 2021. All rights reserved.