public static interface FindingSourceDetail.Builder extends SdkPojo, CopyableBuilder<FindingSourceDetail.Builder,FindingSourceDetail>
| Modifier and Type | Method and Description |
|---|---|
FindingSourceDetail.Builder |
accessPointArn(String accessPointArn)
The ARN of the access point that generated the finding.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFindingSourceDetail.Builder accessPointArn(String accessPointArn)
The ARN of the access point that generated the finding. The ARN format depends on whether the ARN represents an access point or a multi-region access point.
accessPointArn - The ARN of the access point that generated the finding. The ARN format depends on whether the ARN
represents an access point or a multi-region access point.Copyright © 2022. All rights reserved.