| Modifier and Type | Method and Description |
|---|---|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.arraySize(Number arraySize)
Deprecated.
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.attempts(Number attempts)
Deprecated.
|
static RunBatchJobProps.Builder |
RunBatchJobProps.builder()
Deprecated.
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.containerOverrides(ContainerOverrides containerOverrides)
Deprecated.
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.dependsOn(List<? extends JobDependency> dependsOn)
Deprecated.
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.integrationPattern(ServiceIntegrationPattern integrationPattern)
Deprecated.
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.jobDefinitionArn(String jobDefinitionArn)
Deprecated.
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.jobName(String jobName)
Deprecated.
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.jobQueueArn(String jobQueueArn)
Deprecated.
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.payload(Map<String,? extends Object> payload)
Deprecated.
|
RunBatchJobProps.Builder |
RunBatchJobProps.Builder.timeout(Duration timeout)
Deprecated.
|
| Constructor and Description |
|---|
Jsii$Proxy(RunBatchJobProps.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
RunBatchJobProps.Builder. |
Copyright © 2023. All rights reserved.