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