| 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.CostExplorer.Types.EC2Specification
Description
Documentation
data EC2Specification Source #
The Amazon EC2 hardware specifications that you want Amazon Web Services to provide recommendations for.
See: newEC2Specification smart constructor.
Constructors
| EC2Specification' | |
Fields
| |
Instances
newEC2Specification :: EC2Specification Source #
Create a value of EC2Specification 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:offeringClass:EC2Specification', eC2Specification_offeringClass - Indicates whether you want a recommendation for standard or convertible
reservations.
eC2Specification_offeringClass :: Lens' EC2Specification (Maybe OfferingClass) Source #
Indicates whether you want a recommendation for standard or convertible reservations.