Uses of Interface
software.amazon.awssdk.services.sfn.model.MapRunListItem.Builder
Packages that use MapRunListItem.Builder
-
Uses of MapRunListItem.Builder in software.amazon.awssdk.services.sfn.model
Methods in software.amazon.awssdk.services.sfn.model that return MapRunListItem.BuilderModifier and TypeMethodDescriptionstatic MapRunListItem.BuilderMapRunListItem.builder()MapRunListItem.Builder.executionArn(String executionArn) TheexecutionArnof the execution from which the Map Run was started.The Amazon Resource Name (ARN) of the Map Run.The date on which the Map Run started.MapRunListItem.Builder.stateMachineArn(String stateMachineArn) The Amazon Resource Name (ARN) of the executed state machine.The date on which the Map Run stopped.MapRunListItem.toBuilder()Methods in software.amazon.awssdk.services.sfn.model that return types with arguments of type MapRunListItem.BuilderModifier and TypeMethodDescriptionstatic Class<? extends MapRunListItem.Builder>MapRunListItem.serializableBuilderClass()