| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
List<CoverageDateFilter> |
CoverageFilterCriteria.lastScannedAt()
Filters Amazon Web Services resources based on whether Amazon Inspector has checked them for vulnerabilities
within the specified time range.
|
| Modifier and Type | Method and Description |
|---|---|
CoverageFilterCriteria.Builder |
CoverageFilterCriteria.Builder.lastScannedAt(CoverageDateFilter... lastScannedAt)
Filters Amazon Web Services resources based on whether Amazon Inspector has checked them for vulnerabilities
within the specified time range.
|
| Modifier and Type | Method and Description |
|---|---|
CoverageFilterCriteria.Builder |
CoverageFilterCriteria.Builder.lastScannedAt(Collection<CoverageDateFilter> lastScannedAt)
Filters Amazon Web Services resources based on whether Amazon Inspector has checked them for vulnerabilities
within the specified time range.
|
Copyright © 2023. All rights reserved.