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