| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContainerDefinitionProps
(experimental) The properties in a container definition.
|
interface |
FirelensLogRouterDefinitionOptions
(experimental) The options for creating a firelens log router.
|
interface |
FirelensLogRouterProps
(experimental) The properties in a firelens log router.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ContainerDefinitionOptions.Jsii$Proxy
An implementation for
ContainerDefinitionOptions |
static class |
ContainerDefinitionProps.Jsii$Proxy
An implementation for
ContainerDefinitionProps |
static class |
FirelensLogRouterDefinitionOptions.Jsii$Proxy
An implementation for
FirelensLogRouterDefinitionOptions |
static class |
FirelensLogRouterProps.Jsii$Proxy
An implementation for
FirelensLogRouterProps |
| 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)
(experimental) Adds a new container to the task definition.
|
Copyright © 2021. All rights reserved.