| Modifier and Type | Class and Description |
|---|---|
static class |
ContainerOverrides.Jsii$Proxy
An implementation for
ContainerOverrides |
| Modifier and Type | Method and Description |
|---|---|
ContainerOverrides |
ContainerOverrides.Builder.build()
Builds the configured instance.
|
default ContainerOverrides |
RunBatchJobProps.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.
|
ContainerOverrides |
RunBatchJobProps.Jsii$Proxy.getContainerOverrides() |
| Modifier and Type | Method and Description |
|---|---|
RunBatchJob.Builder |
RunBatchJob.Builder.containerOverrides(ContainerOverrides 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.
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.containerOverrides(ContainerOverrides containerOverrides)
Sets the value of
RunBatchJobProps.getContainerOverrides() |
Copyright © 2020. All rights reserved.