Class RunBatchJobProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.stepfunctions.tasks.RunBatchJobProps.Jsii$Proxy
All Implemented Interfaces:
RunBatchJobProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
RunBatchJobProps

@Stability(Deprecated) @Deprecated @Internal public static final class RunBatchJobProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements RunBatchJobProps
Deprecated.
An implementation for RunBatchJobProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.stepfunctions.tasks.RunBatchJobProps

    RunBatchJobProps.Builder, RunBatchJobProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Deprecated.
    Constructor that initializes the object based on literal property values passed by the RunBatchJobProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Deprecated.
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
    Deprecated.
     
    final boolean
    Deprecated.
     
    final Number
    Deprecated.
    (deprecated) The array size can be between 2 and 10,000.
    final Number
    Deprecated.
    (deprecated) The number of times to move a job to the RUNNABLE status.
    Deprecated.
    (deprecated) 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.
    Deprecated.
    (deprecated) A list of dependencies for the job.
    Deprecated.
    (deprecated) The service integration pattern indicates different ways to call TerminateCluster.
    final String
    Deprecated.
    (deprecated) The arn of the job definition used by this job.
    final String
    Deprecated.
    (deprecated) The name of the job.
    final String
    Deprecated.
    (deprecated) The arn of the job queue into which the job is submitted.
    Deprecated.
    (deprecated) The payload to be passed as parametrs to the batch job.
    final Duration
    Deprecated.
    (deprecated) The timeout configuration for this SubmitJob operation.
    final int
    Deprecated.
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait