| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EnvironmentFileConfig.Jsii$Proxy
An implementation for
EnvironmentFileConfig |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentFileConfig |
AssetEnvironmentFile.bind(software.constructs.Construct scope)
(experimental) Called when the container is initialized to allow this object to bind to the stack.
|
abstract EnvironmentFileConfig |
EnvironmentFile.bind(software.constructs.Construct scope)
(experimental) Called when the container is initialized to allow this object to bind to the stack.
|
EnvironmentFileConfig |
S3EnvironmentFile.bind(software.constructs.Construct _scope)
(experimental) Called when the container is initialized to allow this object to bind to the stack.
|
EnvironmentFileConfig |
EnvironmentFileConfig.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<EnvironmentFileConfig> |
ContainerDefinition.getEnvironmentFiles()
(experimental) The environment files for this container.
|
Copyright © 2021. All rights reserved.