Uses of Interface
software.amazon.awscdk.interfaces.sam.StateMachineReference
Packages that use StateMachineReference
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of StateMachineReference in software.amazon.awscdk.interfaces.sam
Classes in software.amazon.awscdk.interfaces.sam that implement StateMachineReferenceMethods in software.amazon.awscdk.interfaces.sam 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.sam
Methods in software.amazon.awscdk.services.sam that return StateMachineReferenceModifier and TypeMethodDescriptionCfnStateMachine.getStateMachineRef()A reference to a StateMachine resource.