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

Class: Aws::EC2::Types::ProcessorInfo

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

Overview

Describes the processor used by the instance type.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#supported_architecturesArray<String>

The architectures supported by the instance type.

Returns:

  • (Array<String>)

    The architectures supported by the instance type.

#sustained_clock_speed_in_ghzFloat

The speed of the processor, in GHz.

Returns:

  • (Float)

    The speed of the processor, in GHz.