Show / Hide Table of Contents

Interface ICommonControlRef

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

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

Stability: Experimental

Synopsis

Properties

CommonControlRef

(experimental) A reference to a CommonControl resource.

Properties

CommonControlRef

(experimental) A reference to a CommonControl resource.

ICommonControlReference CommonControlRef { get; }
Property Value

ICommonControlReference

Remarks

Stability: Experimental

Back to top Generated by DocFX