| Package | Description |
|---|---|
| com.amazonaws.services.codegurusecurity.model |
| Modifier and Type | Method and Description |
|---|---|
Resource |
Resource.clone() |
Resource |
Finding.getResource()
The resource where Amazon CodeGuru Security detected a finding.
|
Resource |
Resource.withId(String id)
The
scanName of the scan that was run on the resource. |
Resource |
Resource.withSubResourceId(String subResourceId)
The identifier for a section of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Finding.setResource(Resource resource)
The resource where Amazon CodeGuru Security detected a finding.
|
Finding |
Finding.withResource(Resource resource)
The resource where Amazon CodeGuru Security detected a finding.
|
Copyright © 2024. All rights reserved.