Uses of Class
software.amazon.awssdk.services.macie2.model.LastRunErrorStatus
-
Packages that use LastRunErrorStatus Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of LastRunErrorStatus in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return LastRunErrorStatus Modifier and Type Method Description LastRunErrorStatusDescribeClassificationJobResponse. lastRunErrorStatus()Specifies whether any account- or bucket-level access errors occurred when the job ran.LastRunErrorStatusJobSummary. lastRunErrorStatus()Specifies whether any account- or bucket-level access errors occurred when the job ran.Methods in software.amazon.awssdk.services.macie2.model with parameters of type LastRunErrorStatus Modifier and Type Method Description DescribeClassificationJobResponse.BuilderDescribeClassificationJobResponse.Builder. lastRunErrorStatus(LastRunErrorStatus lastRunErrorStatus)Specifies whether any account- or bucket-level access errors occurred when the job ran.JobSummary.BuilderJobSummary.Builder. lastRunErrorStatus(LastRunErrorStatus lastRunErrorStatus)Specifies whether any account- or bucket-level access errors occurred when the job ran.
-