Show / Hide Table of Contents

Interface IImageBuilderRef

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

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

Stability: Experimental

Synopsis

Properties

ImageBuilderRef

(experimental) A reference to a ImageBuilder resource.

Properties

ImageBuilderRef

(experimental) A reference to a ImageBuilder resource.

IImageBuilderReference ImageBuilderRef { get; }
Property Value

IImageBuilderReference

Remarks

Stability: Experimental

Back to top Generated by DocFX