| Package | Description |
|---|---|
| com.amazonaws.services.codegurusecurity.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceId |
ResourceId.clone() |
ResourceId |
CreateScanResult.getResourceId()
The identifier for the resource object that contains resources that were scanned.
|
ResourceId |
CreateScanRequest.getResourceId()
The identifier for the resource object to be scanned.
|
ResourceId |
ResourceId.withCodeArtifactId(String codeArtifactId)
The identifier for the code file uploaded to the resource object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateScanResult.setResourceId(ResourceId resourceId)
The identifier for the resource object that contains resources that were scanned.
|
void |
CreateScanRequest.setResourceId(ResourceId resourceId)
The identifier for the resource object to be scanned.
|
CreateScanResult |
CreateScanResult.withResourceId(ResourceId resourceId)
The identifier for the resource object that contains resources that were scanned.
|
CreateScanRequest |
CreateScanRequest.withResourceId(ResourceId resourceId)
The identifier for the resource object to be scanned.
|
Copyright © 2024. All rights reserved.