Show / Hide Table of Contents

Interface IAssessmentRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.AuditManager
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IAssessmentRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IAssessmentRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

AssessmentRef

(experimental) A reference to a Assessment resource.

Properties

AssessmentRef

(experimental) A reference to a Assessment resource.

IAssessmentReference AssessmentRef { get; }
Property Value

IAssessmentReference

Remarks

Stability: Experimental

Back to top Generated by DocFX