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