| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
ClusterProps |
ClusterProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
Cluster(software.constructs.Construct scope,
String id,
ClusterProps props)
Constructs a new instance of the Cluster class.
|
Copyright © 2022. All rights reserved.