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