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

Class: Aws::AppStream::Types::StackError

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

Overview

Describes a stack error.

Instance Attribute Summary collapse

Instance Attribute Details

#error_codeString

The error code.

Possible values:

  • STORAGE_CONNECTOR_ERROR
  • INTERNAL_SERVICE_ERROR

Returns:

  • (String)

    The error code.

#error_messageString

The error message.

Returns:

  • (String)

    The error message.