class Aws::WorkSpaces::Types::ComputeType

Describes the compute type of the bundle.

@note When making an API call, you may pass ComputeType

data as a hash:

    {
      name: "VALUE", # accepts VALUE, STANDARD, PERFORMANCE, POWER, GRAPHICS, POWERPRO, GRAPHICSPRO
    }

@!attribute [rw] name

The compute type.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08/ComputeType AWS API Documentation

Constants

SENSITIVE