Uses of Class
software.amazon.awscdk.services.stepfunctions.CfnMapRun.MapRunItemCountsProperty.Builder
Packages that use CfnMapRun.MapRunItemCountsProperty.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of CfnMapRun.MapRunItemCountsProperty.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return CfnMapRun.MapRunItemCountsProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnMapRun.MapRunItemCountsProperty.getAborted()CfnMapRun.MapRunItemCountsProperty.builder()Sets the value ofCfnMapRun.MapRunItemCountsProperty.getFailed()CfnMapRun.MapRunItemCountsProperty.Builder.failuresNotRedrivable(Number failuresNotRedrivable) Sets the value ofCfnMapRun.MapRunItemCountsProperty.getFailuresNotRedrivable()Sets the value ofCfnMapRun.MapRunItemCountsProperty.getPending()CfnMapRun.MapRunItemCountsProperty.Builder.pendingRedrive(Number pendingRedrive) Sets the value ofCfnMapRun.MapRunItemCountsProperty.getPendingRedrive()CfnMapRun.MapRunItemCountsProperty.Builder.resultsWritten(Number resultsWritten) Sets the value ofCfnMapRun.MapRunItemCountsProperty.getResultsWritten()Sets the value ofCfnMapRun.MapRunItemCountsProperty.getRunning()Sets the value ofCfnMapRun.MapRunItemCountsProperty.getSucceeded()Sets the value ofCfnMapRun.MapRunItemCountsProperty.getTimedOut()Sets the value ofCfnMapRun.MapRunItemCountsProperty.getTotal()Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type CfnMapRun.MapRunItemCountsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMapRun.MapRunItemCountsProperty.Builder.