Uses of Class
software.amazon.awscdk.services.stepfunctions.ResultWriter
Packages that use ResultWriter
Package
Description
AWS Step Functions Construct Library
-
Uses of ResultWriter in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return ResultWriterModifier and TypeMethodDescriptionResultWriter.Builder.build()default ResultWriterDistributedMapProps.getResultWriter()Configuration for S3 location in which to save Map Run results.final ResultWriterDistributedMapProps.Jsii$Proxy.getResultWriter()Methods in software.amazon.awscdk.services.stepfunctions with parameters of type ResultWriterModifier and TypeMethodDescriptionDistributedMap.Builder.resultWriter(ResultWriter resultWriter) Configuration for S3 location in which to save Map Run results.DistributedMapProps.Builder.resultWriter(ResultWriter resultWriter) Sets the value ofDistributedMapProps.getResultWriter()