| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationError |
RecommendationError.clone() |
RecommendationError |
GetFindingRecommendationResult.getError()
Detailed information about the reason that the retrieval of a recommendation for the finding failed.
|
RecommendationError |
RecommendationError.withCode(String code)
The error code for a failed retrieval of a recommendation for a finding.
|
RecommendationError |
RecommendationError.withMessage(String message)
The error message for a failed retrieval of a recommendation for a finding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetFindingRecommendationResult.setError(RecommendationError error)
Detailed information about the reason that the retrieval of a recommendation for the finding failed.
|
GetFindingRecommendationResult |
GetFindingRecommendationResult.withError(RecommendationError error)
Detailed information about the reason that the retrieval of a recommendation for the finding failed.
|
Copyright © 2025. All rights reserved.