Show / Hide Table of Contents

Interface IStudioComponentReference

A reference to a StudioComponent resource.

Namespace: Amazon.CDK.AWS.NimbleStudio
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IStudioComponentReference
Syntax (vb)
Public Interface IStudioComponentReference
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.AWS.NimbleStudio;

            var studioComponentReference = new StudioComponentReference { };

Synopsis

Back to top Generated by DocFX