class Aws::AccessAnalyzer::Types::JobDetails

Contains details about the policy generation request.

@!attribute [rw] completed_on

A timestamp of when the job was completed.
@return [Time]

@!attribute [rw] job_error

The job error for the policy generation request.
@return [Types::JobError]

@!attribute [rw] job_id

The `JobId` that is returned by the `StartPolicyGeneration`
operation. The `JobId` can be used with `GetGeneratedPolicy` to
retrieve the generated policies or used with
`CancelPolicyGeneration` to cancel the policy generation request.
@return [String]

@!attribute [rw] started_on

A timestamp of when the job was started.
@return [Time]

@!attribute [rw] status

The status of the job request.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/accessanalyzer-2019-11-01/JobDetails AWS API Documentation

Constants

SENSITIVE