Show / Hide Table of Contents

Interface IStreamingImageReference

A reference to a StreamingImage resource.

Namespace: Amazon.CDK.Interfaces.NimbleStudio
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IStreamingImageReference
Syntax (vb)
Public Interface IStreamingImageReference
Remarks

ExampleMetadata: fixture=_generated

Examples
// The code below shows an example of how to instantiate this type.
            // The values are placeholders you should change.
            using Amazon.CDK.Interfaces.NimbleStudio;

            var streamingImageReference = new StreamingImageReference { };

Synopsis

Back to top Generated by DocFX