@Stability(value=Stable) @Internal public static final class CfnRule.BatchParametersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRule.BatchParametersProperty
CfnRule.BatchParametersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRule.BatchParametersProperty.Builder, CfnRule.BatchParametersProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRule.BatchParametersProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRule.AwsVpcConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getArrayProperties()
The array properties for the submitted job, such as the size of the array.
|
String |
getJobDefinition()
The ARN or name of the job definition to use if the event target is an AWS Batch job.
|
String |
getJobName()
The name to use for this execution of the job, if the target is an AWS Batch job.
|
Object |
getRetryStrategy()
The retry strategy to use for failed jobs, if the target is an AWS Batch job.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnRule.BatchParametersProperty.Builder builder)
CfnRule.AwsVpcConfigurationProperty.Builder.public final String getJobDefinition()
CfnRule.BatchParametersPropertyThis job definition must already exist.
getJobDefinition in interface CfnRule.BatchParametersPropertypublic final String getJobName()
CfnRule.BatchParametersPropertygetJobName in interface CfnRule.BatchParametersPropertypublic final Object getArrayProperties()
CfnRule.BatchParametersPropertyThe array size can be between 2 and 10,000. If you specify array properties for a job, it becomes an array job. This parameter is used only if the target is an AWS Batch job.
getArrayProperties in interface CfnRule.BatchParametersPropertypublic final Object getRetryStrategy()
CfnRule.BatchParametersPropertyThe retry strategy is the number of times to retry the failed job execution. Valid values are 1–10. When you specify a retry strategy here, it overrides the retry strategy defined in the job definition.
getRetryStrategy in interface CfnRule.BatchParametersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.