| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContainerDefinitionProps
The properties in a container definition.
|
interface |
FirelensLogRouterDefinitionOptions
The options for creating a firelens log router.
|
interface |
FirelensLogRouterProps
The properties in a firelens log router.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerDefinitionOptions |
ContainerDefinitionOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerDefinition |
TaskDefinition.addContainer(String id,
ContainerDefinitionOptions props)
Adds a new container to the task definition.
|
Copyright © 2022. All rights reserved.