IActivityRef
- class aws_cdk.aws_stepfunctions.IActivityRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a Activity.
- Stability:
experimental
Attributes
- activity_ref
(experimental) A reference to a Activity resource.
- Stability:
experimental
- node
The tree node.