Show / Hide Table of Contents

Interface IEnabledControlRef

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

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

Stability: Experimental

Synopsis

Properties

EnabledControlRef

(experimental) A reference to a EnabledControl resource.

Properties

EnabledControlRef

(experimental) A reference to a EnabledControl resource.

IEnabledControlReference EnabledControlRef { get; }
Property Value

IEnabledControlReference

Remarks

Stability: Experimental

Back to top Generated by DocFX