interface IStepRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.EMR.IStepRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsemr#IStepRef |
![]() | software.amazon.awscdk.services.emr.IStepRef |
![]() | aws_cdk.aws_emr.IStepRef |
![]() | aws-cdk-lib » aws_emr » IStepRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Step.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
step | Step | A reference to a Step resource. |
node
Type:
Node
The tree node.
stepRef
Type:
Step
A reference to a Step resource.