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