Uses of Class
software.amazon.awscdk.services.states.CfnExecution.Builder
Packages that use CfnExecution.Builder
-
Uses of CfnExecution.Builder in software.amazon.awscdk.services.states
Methods in software.amazon.awscdk.services.states that return CfnExecution.BuilderModifier and TypeMethodDescriptionstatic CfnExecution.BuilderThe string that contains the JSON input data for the execution.The name of the execution.CfnExecution.Builder.stateMachineArn(String stateMachineArn) The Amazon Resource Name (ARN) of the state machine that was executed.