Uses of Class
software.amazon.awscdk.services.stepfunctions.S3FileItemReaderProps.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of S3FileItemReaderProps.Builder in software.amazon.awscdk.services.stepfunctions
Modifier and TypeMethodDescriptionSets the value ofItemReaderProps.getBucket()
S3FileItemReaderProps.Builder.bucketNamePath
(String bucketNamePath) Sets the value ofItemReaderProps.getBucketNamePath()
S3FileItemReaderProps.builder()
Sets the value ofS3FileItemReaderProps.getKey()
Sets the value ofItemReaderProps.getMaxItems()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(S3FileItemReaderProps.Builder builder) Constructor that initializes the object based on literal property values passed by theS3FileItemReaderProps.Builder
.