Modifier and Type | Class and Description |
---|---|
static class |
EnvironmentFileConfig.Jsii$Proxy
An implementation for
EnvironmentFileConfig |
Modifier and Type | Method and Description |
---|---|
abstract EnvironmentFileConfig |
EnvironmentFile.bind(Construct scope)
Called when the container is initialized to allow this object to bind to the stack.
|
EnvironmentFileConfig |
AssetEnvironmentFile.bind(Construct scope)
Called when the container is initialized to allow this object to bind to the stack.
|
EnvironmentFileConfig |
S3EnvironmentFile.bind(Construct _scope)
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()
The environment files for this container.
|
Copyright © 2020. All rights reserved.