Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
data EC2Specification Source #
The Amazon EC2 hardware specifications that you want Amazon Web Services to provide recommendations for.
See: newEC2Specification
smart constructor.
EC2Specification' | |
|
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.