| 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()
Deprecated.
|
ContainerOverrides |
RunBatchJobProps.Jsii$Proxy.getContainerOverrides()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
RunBatchJob.Builder |
RunBatchJob.Builder.containerOverrides(ContainerOverrides containerOverrides)
Deprecated.
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.containerOverrides(ContainerOverrides containerOverrides)
Deprecated.
|
| Constructor and Description |
|---|
Jsii$Proxy(IJobDefinition jobDefinition,
String jobName,
IJobQueue jobQueue,
Number arraySize,
Number attempts,
ContainerOverrides containerOverrides,
List<? extends JobDependency> dependsOn,
ServiceIntegrationPattern integrationPattern,
Map<String,? extends Object> payload,
Duration timeout)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
RunBatchJobProps.Builder. |
Copyright © 2020. All rights reserved.