public static interface ElasticGpuSpecification.Builder extends SdkPojo, CopyableBuilder<ElasticGpuSpecification.Builder,ElasticGpuSpecification>
Modifier and Type | Method and Description |
---|---|
ElasticGpuSpecification.Builder |
type(String type)
The type of Elastic Graphics accelerator.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
ElasticGpuSpecification.Builder type(String 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.
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.Copyright © 2022. All rights reserved.