public static interface FindingSourceDetail.Builder extends SdkPojo, CopyableBuilder<FindingSourceDetail.Builder,FindingSourceDetail>
| Modifier and Type | Method and Description |
|---|---|
FindingSourceDetail.Builder |
accessPointAccount(String accessPointAccount)
The account of the cross-account access point that generated the finding.
|
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.FindingSourceDetail.Builder accessPointAccount(String accessPointAccount)
The account of the cross-account access point that generated the finding.
accessPointAccount - The account of the cross-account access point that generated the finding.Copyright © 2023. All rights reserved.