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

Class: Aws::IoTSiteWise::Types::MonitorErrorDetails

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

Overview

Contains AWS IoT SiteWise Monitor error details.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#codeString

The error code.

Possible values:

  • INTERNAL_FAILURE
  • VALIDATION_ERROR
  • LIMIT_EXCEEDED

Returns:

  • (String)

    The error code.

#messageString

The error message.

Returns:

  • (String)

    The error message.