Show / Hide Table of Contents

Interface IControlRef

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

Inherited Members
IEnvironmentAware.Env
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

IControlReference

Remarks

Stability: Experimental

Back to top Generated by DocFX