| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnCapacityProvider.Builder |
CfnCapacityProvider.Builder.autoScalingGroupProvider(CfnCapacityProvider.AutoScalingGroupProviderProperty autoScalingGroupProvider)
The Auto Scaling group settings for the capacity provider.
|
CfnCapacityProvider.Builder |
CfnCapacityProvider.Builder.autoScalingGroupProvider(IResolvable autoScalingGroupProvider)
The Auto Scaling group settings for the capacity provider.
|
static CfnCapacityProvider.Builder |
CfnCapacityProvider.Builder.create(software.constructs.Construct scope,
String id) |
CfnCapacityProvider.Builder |
CfnCapacityProvider.Builder.name(String name)
The name of the capacity provider.
|
CfnCapacityProvider.Builder |
CfnCapacityProvider.Builder.tags(List<? extends CfnTag> tags)
The metadata that you apply to the capacity provider to help you categorize and organize it.
|
Copyright © 2022. All rights reserved.