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