interface IChannelRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.MediaLive.IChannelRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsmedialive#IChannelRef |
![]() | software.amazon.awscdk.services.medialive.IChannelRef |
![]() | aws_cdk.aws_medialive.IChannelRef |
![]() | aws-cdk-lib » aws_medialive » IChannelRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Channel.
Properties
Name | Type | Description |
---|---|---|
channel | Channel | A reference to a Channel resource. |
node | Node | The tree node. |
channelRef
Type:
Channel
A reference to a Channel resource.
node
Type:
Node
The tree node.