| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.Route53RecoveryReadiness.Types.Recommendation
Description
Synopsis
Documentation
data Recommendation Source #
Recommendations that are provided to make an application more recovery resilient.
See: newRecommendation smart constructor.
Constructors
| Recommendation' | |
Fields
| |
Instances
Arguments
| :: Text | |
| -> Recommendation |
Create a value of Recommendation with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:recommendationText:Recommendation', recommendation_recommendationText - Text of the recommendations that are provided to make an application
more recovery resilient.
recommendation_recommendationText :: Lens' Recommendation Text Source #
Text of the recommendations that are provided to make an application more recovery resilient.