Show / Hide Table of Contents

Interface IComponentRef

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

Namespace: Amazon.CDK.AWS.ImageBuilder
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IComponentRef : IConstruct, IDependable
Syntax (vb)
Public Interface IComponentRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

ComponentRef

(experimental) A reference to a Component resource.

Properties

ComponentRef

(experimental) A reference to a Component resource.

IComponentReference ComponentRef { get; }
Property Value

IComponentReference

Remarks

Stability: Experimental

Back to top Generated by DocFX