Uses of Interface
software.amazon.awscdk.services.stepfunctions.ItemReaderProps
Packages that use ItemReaderProps
Package
Description
AWS Step Functions Construct Library
-
Uses of ItemReaderProps in software.amazon.awscdk.services.stepfunctions
Subinterfaces of ItemReaderProps in software.amazon.awscdk.services.stepfunctionsModifier and TypeInterfaceDescriptioninterfaceProperties for configuring an Item Reader that iterates over items in a CSV file in S3.interfaceBase interface for Item Reader configuration properties the iterate over entries in a S3 file.interfaceProperties for configuring an Item Reader that iterates over objects in an S3 bucket.Classes in software.amazon.awscdk.services.stepfunctions that implement ItemReaderPropsModifier and TypeClassDescriptionstatic final classAn implementation forItemReaderPropsstatic final classAn implementation forS3CsvItemReaderPropsstatic final classAn implementation forS3FileItemReaderPropsstatic final classAn implementation forS3ObjectsItemReaderPropsMethods in software.amazon.awscdk.services.stepfunctions that return ItemReaderPropsModifier and TypeMethodDescriptionItemReaderProps.Builder.build()Builds the configured instance.