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

Class: Aws::AppStream::Types::LastReportGenerationExecutionError

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

Overview

Describes the error that is returned when a usage report can't be generated.

Instance Attribute Summary collapse

Instance Attribute Details

#error_codeString

The error code for the error that is returned when a usage report can\'t be generated.

Possible values:

  • RESOURCE_NOT_FOUND
  • ACCESS_DENIED
  • INTERNAL_SERVICE_ERROR

Returns:

  • (String)

    The error code for the error that is returned when a usage report can\'t be generated.

#error_messageString

The error message for the error that is returned when a usage report can\'t be generated.

Returns:

  • (String)

    The error message for the error that is returned when a usage report can\'t be generated.