You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::ElasticGpuSpecification

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing ElasticGpuSpecification as input to an Aws::Client method, you can use a vanilla Hash:

{
  type: "String", # required
}

A specification for an Elastic Graphics accelerator.

Instance Attribute Summary collapse

Instance Attribute Details

#typeString

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.

Returns:

  • (String)

    The type of Elastic Graphics accelerator.