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

Class: Aws::AppStream::Types::ImageBuilderStateChangeReason

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

Overview

Describes the reason why the last image builder state change occurred.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#codeString

The state change reason code.

Possible values:

  • INTERNAL_ERROR
  • IMAGE_UNAVAILABLE

Returns:

  • (String)

    The state change reason code.

#messageString

The state change reason message.

Returns:

  • (String)

    The state change reason message.