| 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.ComputeOptimizer.Types.ExternalMetricsPreference
Description
Documentation
data ExternalMetricsPreference Source #
Describes the external metrics preferences for EC2 rightsizing recommendations.
See: newExternalMetricsPreference smart constructor.
Constructors
| ExternalMetricsPreference' | |
Fields
| |
Instances
newExternalMetricsPreference :: ExternalMetricsPreference Source #
Create a value of ExternalMetricsPreference 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:source:ExternalMetricsPreference', externalMetricsPreference_source - Contains the source options for external metrics preferences.
externalMetricsPreference_source :: Lens' ExternalMetricsPreference (Maybe ExternalMetricsSource) Source #
Contains the source options for external metrics preferences.