public static interface ResourceId.Builder extends SdkPojo, CopyableBuilder<ResourceId.Builder,ResourceId>
| Modifier and Type | Method and Description |
|---|---|
ResourceId.Builder |
codeArtifactId(String codeArtifactId)
The identifier for the code file uploaded to the resource where a finding was detected.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResourceId.Builder codeArtifactId(String codeArtifactId)
The identifier for the code file uploaded to the resource where a finding was detected.
codeArtifactId - The identifier for the code file uploaded to the resource where a finding was detected.Copyright © 2023. All rights reserved.