| 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.EC2.Types.ElasticGpuSpecification
Description
Documentation
data ElasticGpuSpecification Source #
A specification for an Elastic Graphics accelerator.
See: newElasticGpuSpecification smart constructor.
Constructors
| ElasticGpuSpecification' | |
Fields
| |
Instances
newElasticGpuSpecification Source #
Create a value of ElasticGpuSpecification 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:type':ElasticGpuSpecification', elasticGpuSpecification_type - The type of Elastic Graphics accelerator. For more information about the
values to specify for Type, see
Elastic Graphics Basics,
specifically the Elastic Graphics accelerator column, in the /Amazon
Elastic Compute Cloud User Guide for Windows Instances/.
elasticGpuSpecification_type :: Lens' ElasticGpuSpecification Text Source #
The type of Elastic Graphics accelerator. For more information about the
values to specify for Type, see
Elastic Graphics Basics,
specifically the Elastic Graphics accelerator column, in the /Amazon
Elastic Compute Cloud User Guide for Windows Instances/.