| 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.ServiceSpecification
Description
Documentation
data ServiceSpecification Source #
Hardware specifications for the service that you want recommendations for.
See: newServiceSpecification smart constructor.
Constructors
| ServiceSpecification' | |
Fields
| |
Instances
newServiceSpecification :: ServiceSpecification Source #
Create a value of ServiceSpecification 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:eC2Specification:ServiceSpecification', serviceSpecification_eC2Specification - The Amazon EC2 hardware specifications that you want Amazon Web Services
to provide recommendations for.
serviceSpecification_eC2Specification :: Lens' ServiceSpecification (Maybe EC2Specification) Source #
The Amazon EC2 hardware specifications that you want Amazon Web Services to provide recommendations for.