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

Class: Aws::Macie2::Types::LastRunErrorStatus

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

Overview

Specifies whether any account- or bucket-level access errors occurred when a classification job ran. For example, the job is configured to analyze data for a member account that was suspended, or the job is configured to analyze an S3 bucket that Amazon Macie isn't allowed to access.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#codeString

Specifies whether any account- or bucket-level access errors occurred during the run of a one-time classification job or the most recent run of a recurring classification job. Possible values are:

Possible values:

  • NONE
  • ERROR

Returns:

  • (String)

    Specifies whether any account- or bucket-level access errors occurred during the run of a one-time classification job or the most recent run of a recurring classification job.