interface IPipeRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Pipes.IPipeRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awspipes#IPipeRef |
![]() | software.amazon.awscdk.services.pipes.IPipeRef |
![]() | aws_cdk.aws_pipes.IPipeRef |
![]() | aws-cdk-lib » aws_pipes » IPipeRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Pipe.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
pipe | Pipe | A reference to a Pipe resource. |
node
Type:
Node
The tree node.
pipeRef
Type:
Pipe
A reference to a Pipe resource.