| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
Resource |
Resource.clone() |
Resource |
Finding.getResource() |
Resource |
Resource.withAccessKeyDetails(AccessKeyDetails accessKeyDetails)
The IAM access key details (IAM user information) of a user that engaged in the activity that prompted GuardDuty
to generate a finding.
|
Resource |
Resource.withInstanceDetails(InstanceDetails instanceDetails)
The information about the EC2 instance associated with the activity that prompted GuardDuty to generate a
finding.
|
Resource |
Resource.withResourceType(String resourceType)
The type of AWS resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Finding.setResource(Resource resource) |
Finding |
Finding.withResource(Resource resource) |
Copyright © 2020. All rights reserved.