| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
Resource |
Resource.clone() |
Resource |
Finding.getResource()
The AWS resource associated with the activity that prompted GuardDuty to generate a finding.
|
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 the AWS resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Finding.setResource(Resource resource)
The AWS resource associated with the activity that prompted GuardDuty to generate a finding.
|
Finding |
Finding.withResource(Resource resource)
The AWS resource associated with the activity that prompted GuardDuty to generate a finding.
|
Copyright © 2019. All rights reserved.