Interface ICommonControlRef
(experimental) Indicates that this resource can be referenced as a CommonControl.
Inherited Members
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
Remarks
Stability: Experimental