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()Deprecated.default ResultWriterDistributedMapJsonataProps.getResultWriter()Deprecated.final ResultWriterDistributedMapJsonataProps.Jsii$Proxy.getResultWriter()default ResultWriterDistributedMapJsonPathProps.getResultWriter()Deprecated.Useinvalid reference
resultWriterV2final ResultWriterDistributedMapJsonPathProps.Jsii$Proxy.getResultWriter()default ResultWriterDistributedMapProps.getResultWriter()Deprecated.Useinvalid reference
resultWriterV2final ResultWriterDistributedMapProps.Jsii$Proxy.getResultWriter()Methods in software.amazon.awscdk.services.stepfunctions with parameters of type ResultWriterModifier and TypeMethodDescriptionDistributedMap.Builder.resultWriter(ResultWriter resultWriter) DistributedMapJsonataProps.Builder.resultWriter(ResultWriter resultWriter) Deprecated.UseDistributedMapJsonataProps.Builder.resultWriterV2DistributedMapJsonPathProps.Builder.resultWriter(ResultWriter resultWriter) Deprecated.UseDistributedMapJsonPathProps.Builder.resultWriterV2DistributedMapProps.Builder.resultWriter(ResultWriter resultWriter) Deprecated.UseDistributedMapProps.Builder.resultWriterV2
invalid reference