interface IStateMachineRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.SAM.IStateMachineRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awssam#IStateMachineRef |
![]() | software.amazon.awscdk.services.sam.IStateMachineRef |
![]() | aws_cdk.aws_sam.IStateMachineRef |
![]() | aws-cdk-lib » aws_sam » IStateMachineRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a StateMachine.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
state | State | A reference to a StateMachine resource. |
node
Type:
Node
The tree node.
stateMachineRef
Type:
State
A reference to a StateMachine resource.