Uses of Interface
software.amazon.awscdk.interfaces.stepfunctions.StateMachineReference
Packages that use StateMachineReference
Package
Description
AWS Step Functions Construct Library
-
Uses of StateMachineReference in software.amazon.awscdk.interfaces.stepfunctions
Classes in software.amazon.awscdk.interfaces.stepfunctions that implement StateMachineReferenceMethods in software.amazon.awscdk.interfaces.stepfunctions that return StateMachineReferenceModifier and TypeMethodDescriptionStateMachineReference.Builder.build()Builds the configured instance.IStateMachineRef.getStateMachineRef()(experimental) A reference to a StateMachine resource.default StateMachineReferenceIStateMachineRef.Jsii$Default.getStateMachineRef()(experimental) A reference to a StateMachine resource.final StateMachineReferenceIStateMachineRef.Jsii$Proxy.getStateMachineRef()(experimental) A reference to a StateMachine resource. -
Uses of StateMachineReference in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return StateMachineReferenceModifier and TypeMethodDescriptionCfnStateMachine.getStateMachineRef()A reference to a StateMachine resource.default StateMachineReferenceIStateMachine.Jsii$Default.getStateMachineRef()(experimental) A reference to a StateMachine resource.final StateMachineReferenceIStateMachine.Jsii$Proxy.getStateMachineRef()(experimental) A reference to a StateMachine resource.StateMachine.getStateMachineRef()A reference to a StateMachine resource.