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

Class: Aws::FSx::Types::DataRepositoryTaskFailureDetails

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

Overview

Provides information about why a data repository task failed. Only populated when the task Lifecycle is set to FAILED.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#messageString

A detailed error message.

Returns:

  • (String)

    A detailed error message.

    .