Uses of Class
software.amazon.awscdk.services.stepfunctions.CfnStateMachineVersion.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of CfnStateMachineVersion.Builder in software.amazon.awscdk.services.stepfunctions
Modifier and TypeMethodDescriptionCfnStateMachineVersion.Builder.description
(String description) An optional description of the state machine version.CfnStateMachineVersion.Builder.stateMachineArn
(String stateMachineArn) The Amazon Resource Name (ARN) of the state machine.CfnStateMachineVersion.Builder.stateMachineRevisionId
(String stateMachineRevisionId) Identifier for a state machine revision, which is an immutable, read-only snapshot of a state machine’s definition and configuration.