| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurusecurity.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceId |
ResourceId.fromCodeArtifactId(String codeArtifactId)
Create an instance of this class with
codeArtifactId() initialized to the given value. |
ResourceId |
CreateScanRequest.resourceId()
The identifier for an input resource used to create a scan.
|
ResourceId |
CreateScanResponse.resourceId()
The identifier for the resource object that contains resources that were scanned.
|
| Modifier and Type | Method and Description |
|---|---|
CreateScanRequest.Builder |
CreateScanRequest.Builder.resourceId(ResourceId resourceId)
The identifier for an input resource used to create a scan.
|
CreateScanResponse.Builder |
CreateScanResponse.Builder.resourceId(ResourceId resourceId)
The identifier for the resource object that contains resources that were scanned.
|
Copyright © 2023. All rights reserved.