| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
StatusReason |
StatusReason.clone() |
StatusReason |
AnalyzerSummary.getStatusReason()
The
statusReason provides more details about the current status of the analyzer. |
StatusReason |
StatusReason.withCode(ReasonCode code)
The reason code for the current status of the analyzer.
|
StatusReason |
StatusReason.withCode(String code)
The reason code for the current status of the analyzer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnalyzerSummary.setStatusReason(StatusReason statusReason)
The
statusReason provides more details about the current status of the analyzer. |
AnalyzerSummary |
AnalyzerSummary.withStatusReason(StatusReason statusReason)
The
statusReason provides more details about the current status of the analyzer. |
Copyright © 2023. All rights reserved.