| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
FindingSourceDetail |
FindingSourceDetail.clone() |
FindingSourceDetail |
FindingSource.getDetail()
Includes details about how the access that generated the finding is granted.
|
FindingSourceDetail |
FindingSourceDetail.withAccessPointArn(String accessPointArn)
The ARN of the access point that generated the finding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FindingSource.setDetail(FindingSourceDetail detail)
Includes details about how the access that generated the finding is granted.
|
FindingSource |
FindingSource.withDetail(FindingSourceDetail detail)
Includes details about how the access that generated the finding is granted.
|
Copyright © 2021. All rights reserved.