Uses of Interface
software.amazon.awscdk.interfaces.mediatailor.ISourceLocationRef
Packages that use ISourceLocationRef
Package
Description
AWS::MediaTailor Construct Library
-
Uses of ISourceLocationRef in software.amazon.awscdk.interfaces.mediatailor
Subinterfaces of ISourceLocationRef in software.amazon.awscdk.interfaces.mediatailorModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISourceLocationRef.Classes in software.amazon.awscdk.interfaces.mediatailor that implement ISourceLocationRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ISourceLocationRef in software.amazon.awscdk.services.mediatailor
Classes in software.amazon.awscdk.services.mediatailor that implement ISourceLocationRefModifier and TypeClassDescriptionclassA source location is a container for sources.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.