| Modifier and Type | Class and Description |
|---|---|
static class |
TaskEnvironmentVariable.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
TaskEnvironmentVariable |
TaskEnvironmentVariable.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<TaskEnvironmentVariable> |
ContainerOverride.getEnvironment()
Variables to set in the container's environment.
|
List<TaskEnvironmentVariable> |
ContainerOverride.Jsii$Proxy.getEnvironment()
Variables to set in the container's environment.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerOverride.Builder |
ContainerOverride.Builder.withEnvironment(List<TaskEnvironmentVariable> value)
Sets the value of Environment
|
Copyright © 2019. All rights reserved.