Show / Hide Table of Contents

Interface IStreamingImageRef

(experimental) Indicates that this resource can be referenced as a StreamingImage.

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.NimbleStudio
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IStreamingImageRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IStreamingImageRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

StreamingImageRef

(experimental) A reference to a StreamingImage resource.

Properties

StreamingImageRef

(experimental) A reference to a StreamingImage resource.

IStreamingImageReference StreamingImageRef { get; }
Property Value

IStreamingImageReference

Remarks

Stability: Experimental

Back to top Generated by DocFX