Uses of Interface
software.amazon.awscdk.interfaces.medialive.ISdiSourceRef
Packages that use ISdiSourceRef
Package
Description
AWS Elemental MediaLive Construct Library
-
Uses of ISdiSourceRef in software.amazon.awscdk.interfaces.medialive
Subinterfaces of ISdiSourceRef in software.amazon.awscdk.interfaces.medialiveModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISdiSourceRef.Classes in software.amazon.awscdk.interfaces.medialive that implement ISdiSourceRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ISdiSourceRef in software.amazon.awscdk.services.medialive
Classes in software.amazon.awscdk.services.medialive that implement ISdiSourceRefModifier and TypeClassDescriptionclassDefinition of AWS::MediaLive::SdiSource Resource Type.Methods in software.amazon.awscdk.services.medialive that return ISdiSourceRefModifier and TypeMethodDescriptionstatic ISdiSourceRefCfnSdiSource.fromSdiSourceArn(software.constructs.Construct scope, String id, String arn) Creates a new ISdiSourceRef from an ARN.static ISdiSourceRefCfnSdiSource.fromSdiSourceId(software.constructs.Construct scope, String id, String sdiSourceId) Creates a new ISdiSourceRef from a sdiSourceId.