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

Class: Aws::EC2::Types::InstanceFamilyCreditSpecification

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

Overview

Describes the default credit option for CPU usage of a burstable performance instance family.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#cpu_creditsString

The default credit option for CPU usage of the instance family. Valid values are standard and unlimited.

Returns:

  • (String)

    The default credit option for CPU usage of the instance family.

#instance_familyString

The instance family.

Possible values:

  • t2
  • t3
  • t3a
  • t4g

Returns:

  • (String)

    The instance family.