| Modifier and Type | Class and Description |
|---|---|
static class |
BatchContainerOverrides.Jsii$Proxy
An implementation for
BatchContainerOverrides |
| Modifier and Type | Method and Description |
|---|---|
BatchContainerOverrides |
BatchContainerOverrides.Builder.build()
Builds the configured instance.
|
default BatchContainerOverrides |
BatchSubmitJobProps.getContainerOverrides()
A list of container overrides in JSON format that specify the name of a container in the specified job definition and the overrides it should receive.
|
BatchContainerOverrides |
BatchSubmitJobProps.Jsii$Proxy.getContainerOverrides() |
| Modifier and Type | Method and Description |
|---|---|
BatchSubmitJobProps.Builder |
BatchSubmitJobProps.Builder.containerOverrides(BatchContainerOverrides containerOverrides)
Sets the value of
BatchSubmitJobProps.getContainerOverrides() |
BatchSubmitJob.Builder |
BatchSubmitJob.Builder.containerOverrides(BatchContainerOverrides containerOverrides)
A list of container overrides in JSON format that specify the name of a container in the specified job definition and the overrides it should receive.
|
Copyright © 2022. All rights reserved.