Uses of Interface
software.amazon.awscdk.interfaces.inspector.IAssessmentTargetRef
Packages that use IAssessmentTargetRef
Package
Description
Amazon Inspector Construct Library
-
Uses of IAssessmentTargetRef in software.amazon.awscdk.interfaces.inspector
Subinterfaces of IAssessmentTargetRef in software.amazon.awscdk.interfaces.inspectorModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAssessmentTargetRef.Classes in software.amazon.awscdk.interfaces.inspector that implement IAssessmentTargetRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAssessmentTargetRef in software.amazon.awscdk.services.inspector
Classes in software.amazon.awscdk.services.inspector that implement IAssessmentTargetRefModifier and TypeClassDescriptionclassTheAWS::Inspector::AssessmentTargetresource is used to create Amazon Inspector assessment targets, which specify the Amazon EC2 instances that will be analyzed during an assessment run.