| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
LastRunErrorStatus |
LastRunErrorStatus.clone() |
LastRunErrorStatus |
DescribeClassificationJobResult.getLastRunErrorStatus()
Specifies whether any account- or bucket-level access errors occurred when the job ran.
|
LastRunErrorStatus |
JobSummary.getLastRunErrorStatus()
Specifies whether any account- or bucket-level access errors occurred when the job ran.
|
LastRunErrorStatus |
LastRunErrorStatus.withCode(LastRunErrorStatusCode code)
Specifies whether any account- or bucket-level access errors occurred when the job ran.
|
LastRunErrorStatus |
LastRunErrorStatus.withCode(String code)
Specifies whether any account- or bucket-level access errors occurred when the job ran.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeClassificationJobResult.setLastRunErrorStatus(LastRunErrorStatus lastRunErrorStatus)
Specifies whether any account- or bucket-level access errors occurred when the job ran.
|
void |
JobSummary.setLastRunErrorStatus(LastRunErrorStatus lastRunErrorStatus)
Specifies whether any account- or bucket-level access errors occurred when the job ran.
|
DescribeClassificationJobResult |
DescribeClassificationJobResult.withLastRunErrorStatus(LastRunErrorStatus lastRunErrorStatus)
Specifies whether any account- or bucket-level access errors occurred when the job ran.
|
JobSummary |
JobSummary.withLastRunErrorStatus(LastRunErrorStatus lastRunErrorStatus)
Specifies whether any account- or bucket-level access errors occurred when the job ran.
|
Copyright © 2021. All rights reserved.