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

Class: Aws::Macie2::Types::JobDetails

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

Overview

Specifies whether any one-time or recurring classification jobs are configured to analyze data in an S3 bucket, and, if so, the details of the job that ran most recently.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#is_defined_in_jobString

Possible values:

  • TRUE
  • FALSE
  • UNKNOWN

Returns:

  • (String)

#is_monitored_by_jobString

Possible values:

  • TRUE
  • FALSE
  • UNKNOWN

Returns:

  • (String)

#last_job_idString

Returns:

  • (String)

#last_job_run_timeTime

Returns:

  • (Time)