Uses of Interface
software.amazon.awscdk.services.auditmanager.IAssessmentRef
Packages that use IAssessmentRef
Package
Description
AWS::AuditManager Construct Library
-
Uses of IAssessmentRef in software.amazon.awscdk.services.auditmanager
Subinterfaces of IAssessmentRef in software.amazon.awscdk.services.auditmanagerModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAssessmentRef.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 .static final classA proxy class which represents a concrete javascript instance of this type.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.