Uses of Interface
software.amazon.awscdk.services.stepfunctions.CfnStateMachineVersionProps
Packages that use CfnStateMachineVersionProps
Package
Description
AWS Step Functions Construct Library
-
Uses of CfnStateMachineVersionProps in software.amazon.awscdk.services.stepfunctions
Classes in software.amazon.awscdk.services.stepfunctions that implement CfnStateMachineVersionPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnStateMachineVersionPropsMethods in software.amazon.awscdk.services.stepfunctions that return CfnStateMachineVersionPropsModifier and TypeMethodDescriptionCfnStateMachineVersionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type CfnStateMachineVersionPropsModifierConstructorDescriptionCfnStateMachineVersion(software.constructs.Construct scope, String id, CfnStateMachineVersionProps props) Create a newAWS::StepFunctions::StateMachineVersion.