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