| Package | Description |
|---|---|
| software.amazon.awssdk.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
List<EcsEnvironmentVariable> |
EcsContainerOverride.environment()
The environment variables to send to the container.
|
| Modifier and Type | Method and Description |
|---|---|
EcsContainerOverride.Builder |
EcsContainerOverride.Builder.environment(EcsEnvironmentVariable... environment)
The environment variables to send to the container.
|
| Modifier and Type | Method and Description |
|---|---|
EcsContainerOverride.Builder |
EcsContainerOverride.Builder.environment(Collection<EcsEnvironmentVariable> environment)
The environment variables to send to the container.
|
Copyright © 2023. All rights reserved.