Uses of Package
software.amazon.awscdk.services.inspector
Packages that use software.amazon.awscdk.services.inspector
Package
Description
Amazon Inspector Construct Library
Amazon EventBridge Scheduler Targets Construct Library
-
Classes in software.amazon.awscdk.services.inspector used by software.amazon.awscdk.services.inspectorClassDescriptionAn Amazon Inspector assessment template.A fluent builder for
AssessmentTemplate
.Properties for creating an Inspector Assessment Template TODO: Add properties and remove "props-physical-name:aws-cdk-lib.aws_inspector.AssessmentTemplateProps" fromawslint.json
when implementing the L2 construct.A builder forAssessmentTemplateProps
TheAWS::Inspector::AssessmentTarget
resource is used to create Amazon Inspector assessment targets, which specify the Amazon EC2 instances that will be analyzed during an assessment run.A fluent builder forCfnAssessmentTarget
.Properties for defining aCfnAssessmentTarget
.A builder forCfnAssessmentTargetProps
TheAWS::Inspector::AssessmentTemplate
resource creates an Amazon Inspector assessment template, which specifies the Inspector assessment targets that will be evaluated by an assessment run and its related configurations.A fluent builder forCfnAssessmentTemplate
.Properties for defining aCfnAssessmentTemplate
.A builder forCfnAssessmentTemplateProps
TheAWS::Inspector::ResourceGroup
resource is used to create Amazon Inspector resource groups.A fluent builder forCfnResourceGroup
.Properties for defining aCfnResourceGroup
.A builder forCfnResourceGroupProps
Interface for an Inspector Assessment Template.Internal default implementation forIAssessmentTemplate
. -