| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
ScanResourceCriteria |
GetMalwareScanSettingsResponse.scanResourceCriteria()
Represents the criteria to be used in the filter for scanning resources.
|
ScanResourceCriteria |
UpdateMalwareScanSettingsRequest.scanResourceCriteria()
Represents the criteria to be used in the filter for selecting resources to scan.
|
| Modifier and Type | Method and Description |
|---|---|
GetMalwareScanSettingsResponse.Builder |
GetMalwareScanSettingsResponse.Builder.scanResourceCriteria(ScanResourceCriteria scanResourceCriteria)
Represents the criteria to be used in the filter for scanning resources.
|
UpdateMalwareScanSettingsRequest.Builder |
UpdateMalwareScanSettingsRequest.Builder.scanResourceCriteria(ScanResourceCriteria scanResourceCriteria)
Represents the criteria to be used in the filter for selecting resources to scan.
|
Copyright © 2023. All rights reserved.