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