Skip to content

Commit

Permalink
deleted ephemeral values
Browse files Browse the repository at this point in the history
  • Loading branch information
Edgar López committed May 4, 2021
1 parent f6fed1d commit 5762971
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions website/docs/r/macie2_classification_job.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,8 @@ The `tag_scope_term` object supports the following:
In addition to all arguments above, the following attributes are exported:

* `id` - The unique identifier (ID) of the macie classification job.
* `last_run_time` - The date and time, in UTC and extended RFC 3339 format, when the job started. If the job is a recurring job, this value indicates when the most recent run started.
* `created_at` - The date and time, in UTC and extended RFC 3339 format, when the job was created.
* `user_paused_details` - If the current status of the job is `USER_PAUSED`, specifies when the job was paused and when the job or job run will expire and be cancelled if it isn't resumed. This value is present only if the value for `job-status` is `USER_PAUSED`.
* `last_run_error_status` - 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.
* `statistics` - The number of times that the job has run and processing statistics for the job's current run.

## Import

Expand Down

0 comments on commit 5762971

Please sign in to comment.