public static interface RelatedFinding.Builder extends SdkPojo, CopyableBuilder<RelatedFinding.Builder,RelatedFinding>
| Modifier and Type | Method and Description |
|---|---|
RelatedFinding.Builder |
id(String id)
The product-generated identifier for a related finding.
|
RelatedFinding.Builder |
productArn(String productArn)
The ARN of the product that generated a related finding.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRelatedFinding.Builder productArn(String productArn)
The ARN of the product that generated a related finding.
productArn - The ARN of the product that generated a related finding.RelatedFinding.Builder id(String id)
The product-generated identifier for a related finding.
id - The product-generated identifier for a related finding.Copyright © 2023. All rights reserved.