Uses of Interface
software.amazon.awscdk.services.mediatailor.ISourceLocationRef
Packages that use ISourceLocationRef
-
Uses of ISourceLocationRef in software.amazon.awscdk.services.mediatailor
Subinterfaces of ISourceLocationRef in software.amazon.awscdk.services.mediatailorModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISourceLocationRef.Classes in software.amazon.awscdk.services.mediatailor that implement ISourceLocationRefModifier and TypeClassDescriptionclassA source location is a container for sources.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.mediatailor that return ISourceLocationRefModifier and TypeMethodDescriptionstatic ISourceLocationRefCfnSourceLocation.fromSourceLocationArn(software.constructs.Construct scope, String id, String arn) Creates a new ISourceLocationRef from an ARN.static ISourceLocationRefCfnSourceLocation.fromSourceLocationName(software.constructs.Construct scope, String id, String sourceLocationName) Creates a new ISourceLocationRef from a sourceLocationName.