| 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) |
Resource |
Resource.withInstanceDetails(InstanceDetails instanceDetails) |
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 © 2018. All rights reserved.