interface IFlowOutputRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.MediaConnect.IFlowOutputRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsmediaconnect#IFlowOutputRef |
![]() | software.amazon.awscdk.services.mediaconnect.IFlowOutputRef |
![]() | aws_cdk.aws_mediaconnect.IFlowOutputRef |
![]() | aws-cdk-lib » aws_mediaconnect » IFlowOutputRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a FlowOutput.
Properties
Name | Type | Description |
---|---|---|
flow | Flow | A reference to a FlowOutput resource. |
node | Node | The tree node. |
flowOutputRef
Type:
Flow
A reference to a FlowOutput resource.
node
Type:
Node
The tree node.