Uses of Interface
software.amazon.awscdk.interfaces.states.IExecutionRef
Packages that use IExecutionRef
Package
Description
AWS::States Construct Library
-
Uses of IExecutionRef in software.amazon.awscdk.interfaces.states
Subinterfaces of IExecutionRef in software.amazon.awscdk.interfaces.statesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIExecutionRef.Classes in software.amazon.awscdk.interfaces.states that implement IExecutionRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IExecutionRef in software.amazon.awscdk.mixins.preview.services.states.events
Methods in software.amazon.awscdk.mixins.preview.services.states.events with parameters of type IExecutionRefModifier and TypeMethodDescriptionstatic ExecutionEventsExecutionEvents.fromExecution(IExecutionRef executionRef) (experimental) Create ExecutionEvents from a Execution reference. -
Uses of IExecutionRef in software.amazon.awscdk.services.states
Classes in software.amazon.awscdk.services.states that implement IExecutionRefModifier and TypeClassDescriptionclassRepresents an AWS Step Functions state machine execution.Methods in software.amazon.awscdk.services.states with parameters of type IExecutionRefModifier and TypeMethodDescriptionstatic StringCfnExecution.arnForExecution(IExecutionRef resource)