Uses of Interface
software.amazon.awscdk.services.medialive.alpha.ISdiSource
Packages that use ISdiSource
Package
Description
AWS::MediaLive Construct Library
-
Uses of ISdiSource in software.amazon.awscdk.services.medialive.alpha
Subinterfaces of ISdiSource in software.amazon.awscdk.services.medialive.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISdiSource.Classes in software.amazon.awscdk.services.medialive.alpha that implement ISdiSourceModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) Defines an AWS Elemental MediaLive SDI Source.Methods in software.amazon.awscdk.services.medialive.alpha that return ISdiSourceModifier and TypeMethodDescriptionstatic ISdiSourceSdiSource.fromSdiSourceAttributes(software.constructs.Construct scope, String id, SdiSourceAttributes attrs) (experimental) Import an existing SDI source by its attributes.Method parameters in software.amazon.awscdk.services.medialive.alpha with type arguments of type ISdiSourceModifier and TypeMethodDescriptionstatic InputConfigurationInputConfiguration.sdi(List<? extends ISdiSource> sources) (experimental) Create an SDI input configuration.