Uses of Class
software.amazon.awssdk.services.accessanalyzer.model.RecommendationError
-
Packages that use RecommendationError Package Description software.amazon.awssdk.services.accessanalyzer.model -
-
Uses of RecommendationError in software.amazon.awssdk.services.accessanalyzer.model
Methods in software.amazon.awssdk.services.accessanalyzer.model that return RecommendationError Modifier and Type Method Description RecommendationErrorGetFindingRecommendationResponse. error()Detailed information about the reason that the retrieval of a recommendation for the finding failed.Methods in software.amazon.awssdk.services.accessanalyzer.model with parameters of type RecommendationError Modifier and Type Method Description GetFindingRecommendationResponse.BuilderGetFindingRecommendationResponse.Builder. error(RecommendationError error)Detailed information about the reason that the retrieval of a recommendation for the finding failed.
-