| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceDetails |
ResourceDetails.clone() |
ResourceDetails |
Scan.getResourceDetails()
Represents the resources that were scanned in the scan entry.
|
ResourceDetails |
ResourceDetails.withInstanceArn(String instanceArn)
Instance ARN that was scanned in the scan entry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Scan.setResourceDetails(ResourceDetails resourceDetails)
Represents the resources that were scanned in the scan entry.
|
Scan |
Scan.withResourceDetails(ResourceDetails resourceDetails)
Represents the resources that were scanned in the scan entry.
|
Copyright © 2024. All rights reserved.