Uses of Interface
software.amazon.awscdk.interfaces.auditmanager.IAssessmentRef
Packages that use IAssessmentRef
Package
Description
AWS::AuditManager Construct Library
-
Uses of IAssessmentRef in software.amazon.awscdk.interfaces.auditmanager
Subinterfaces of IAssessmentRef in software.amazon.awscdk.interfaces.auditmanagerModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAssessmentRef.Classes in software.amazon.awscdk.interfaces.auditmanager that implement IAssessmentRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAssessmentRef in software.amazon.awscdk.services.auditmanager
Classes in software.amazon.awscdk.services.auditmanager that implement IAssessmentRefModifier and TypeClassDescriptionclassTheAWS::AuditManager::Assessmentresource is an Audit Manager resource type that defines the scope of audit evidence collected by Audit Manager .Methods in software.amazon.awscdk.services.auditmanager that return IAssessmentRefModifier and TypeMethodDescriptionstatic IAssessmentRefCfnAssessment.fromAssessmentArn(software.constructs.Construct scope, String id, String arn) Creates a new IAssessmentRef from an ARN.static IAssessmentRefCfnAssessment.fromAssessmentId(software.constructs.Construct scope, String id, String assessmentId) Creates a new IAssessmentRef from a assessmentId.