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.Methods in software.amazon.awscdk.services.inspector with parameters of type IAssessmentTargetRefModifier and TypeMethodDescriptionstatic StringCfnAssessmentTarget.arnForAssessmentTarget(IAssessmentTargetRef resource) CfnAssessmentTemplate.Builder.assessmentTargetArn(IAssessmentTargetRef assessmentTargetArn) The ARN of the assessment target to be included in the assessment template.CfnAssessmentTemplateProps.Builder.assessmentTargetArn(IAssessmentTargetRef assessmentTargetArn) Sets the value ofCfnAssessmentTemplateProps.getAssessmentTargetArn()