Interface LastRunErrorStatus.Builder

All Superinterfaces:
Buildable, CopyableBuilder<LastRunErrorStatus.Builder,LastRunErrorStatus>, SdkBuilder<LastRunErrorStatus.Builder,LastRunErrorStatus>, SdkPojo
Enclosing class:
LastRunErrorStatus

public static interface LastRunErrorStatus.Builder extends SdkPojo, CopyableBuilder<LastRunErrorStatus.Builder,LastRunErrorStatus>
  • Method Details

    • code

      Specifies whether any account- or bucket-level access errors occurred when the job ran. For a recurring job, this value indicates the error status of the job's most recent run. Possible values are:

      • ERROR - One or more errors occurred. Amazon Macie didn't process all the data specified for the job.

      • NONE - No errors occurred. Macie processed all the data specified for the job.

      Parameters:
      code - Specifies whether any account- or bucket-level access errors occurred when the job ran. For a recurring job, this value indicates the error status of the job's most recent run. Possible values are:

      • ERROR - One or more errors occurred. Amazon Macie didn't process all the data specified for the job.

      • NONE - No errors occurred. Macie processed all the data specified for the job.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • code

      Specifies whether any account- or bucket-level access errors occurred when the job ran. For a recurring job, this value indicates the error status of the job's most recent run. Possible values are:

      • ERROR - One or more errors occurred. Amazon Macie didn't process all the data specified for the job.

      • NONE - No errors occurred. Macie processed all the data specified for the job.

      Parameters:
      code - Specifies whether any account- or bucket-level access errors occurred when the job ran. For a recurring job, this value indicates the error status of the job's most recent run. Possible values are:

      • ERROR - One or more errors occurred. Amazon Macie didn't process all the data specified for the job.

      • NONE - No errors occurred. Macie processed all the data specified for the job.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: