Class IItemReader.Jsii$Proxy

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

@Internal public static final class IItemReader.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IItemReader.Jsii$Default
A proxy class which represents a concrete javascript instance of this type.
  • 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.IItemReader

    IItemReader.Jsii$Default, IItemReader.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final IBucket
    S3 Bucket containing objects to iterate over or a file with a list to iterate over.
    final Number
    Limits the number of items passed to the Distributed Map state.
    final String
    The Amazon S3 API action that Step Functions must invoke depending on the specified dataset.
    Compile policy statements to provide relevent permissions to the state machine.
    final Object
    Render the ItemReader as JSON object.

    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, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson