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

Class: Aws::S3Control::Types::JobFailure

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

Overview

If this job failed, this element indicates why the job failed.

Instance Attribute Summary collapse

Instance Attribute Details

#failure_codeString

The failure code, if any, for the specified job.

Returns:

  • (String)

    The failure code, if any, for the specified job.

#failure_reasonString

The failure reason, if any, for the specified job.

Returns:

  • (String)

    The failure reason, if any, for the specified job.