Interface IControlRef
(experimental) Indicates that this resource can be referenced as a Control.
Inherited Members
Namespace: Amazon.CDK.Interfaces.ControlCatalog
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IControlRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IControlRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| ControlRef | (experimental) A reference to a Control resource. |
Properties
ControlRef
(experimental) A reference to a Control resource.
IControlReference ControlRef { get; }
Property Value
Remarks
Stability: Experimental