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

Class: Aws::IoTSiteWise::Types::AssetErrorDetails

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

Overview

Contains error details for the requested associate project asset action.

Instance Attribute Summary collapse

Instance Attribute Details

#asset_idString

The ID of the asset.

Returns:

  • (String)

    The ID of the asset.

#codeString

The error code.

Possible values:

  • INTERNAL_FAILURE

Returns:

  • (String)

    The error code.

#messageString

The error message.

Returns:

  • (String)

    The error message.