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

Class: Aws::EC2::Types::UnsuccessfulInstanceCreditSpecificationItemError

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

Overview

Information about the error for the burstable performance instance whose credit option for CPU usage was not modified.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#codeString

The error code.

Possible values:

  • InvalidInstanceID.Malformed
  • InvalidInstanceID.NotFound
  • IncorrectInstanceState
  • InstanceCreditSpecification.NotSupported

Returns:

  • (String)

    The error code.

#messageString

The applicable error message.

Returns:

  • (String)

    The applicable error message.