interface IPipelineRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.DataPipeline.IPipelineRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsdatapipeline#IPipelineRef |
![]() | software.amazon.awscdk.services.datapipeline.IPipelineRef |
![]() | aws_cdk.aws_datapipeline.IPipelineRef |
![]() | aws-cdk-lib » aws_datapipeline » IPipelineRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Pipeline.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
pipeline | Pipeline | A reference to a Pipeline resource. |
node
Type:
Node
The tree node.
pipelineRef
Type:
Pipeline
A reference to a Pipeline resource.