| 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 identifier for the resource.
|
Resource |
Resource.withSubResourceId(String subResourceId)
The identifier for a section of the resource, such as an AWS Lambda layer.
|
| 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.