Show / Hide Table of Contents

Interface IConformancePackRef

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

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

IConformancePackReference

Remarks

Stability: Experimental

Back to top Generated by DocFX