interface ILiveSourceRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.MediaTailor.ILiveSourceRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsmediatailor#ILiveSourceRef |
![]() | software.amazon.awscdk.services.mediatailor.ILiveSourceRef |
![]() | aws_cdk.aws_mediatailor.ILiveSourceRef |
![]() | aws-cdk-lib » aws_mediatailor » ILiveSourceRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a LiveSource.
Properties
Name | Type | Description |
---|---|---|
live | Live | A reference to a LiveSource resource. |
node | Node | The tree node. |
liveSourceRef
Type:
Live
A reference to a LiveSource resource.
node
Type:
Node
The tree node.