interface IActivityRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.StepFunctions.IActivityRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsstepfunctions#IActivityRef |
![]() | software.amazon.awscdk.services.stepfunctions.IActivityRef |
![]() | aws_cdk.aws_stepfunctions.IActivityRef |
![]() | aws-cdk-lib » aws_stepfunctions » IActivityRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Activity.
Properties
Name | Type | Description |
---|---|---|
activity | Activity | A reference to a Activity resource. |
node | Node | The tree node. |
activityRef
Type:
Activity
A reference to a Activity resource.
node
Type:
Node
The tree node.