class Aws::Drs::Types::Job

A job is an asynchronous workflow.

@!attribute [rw] arn

The ARN of a Job.
@return [String]

@!attribute [rw] creation_date_time

The date and time of when the Job was created.
@return [String]

@!attribute [rw] end_date_time

The date and time of when the Job ended.
@return [String]

@!attribute [rw] initiated_by

A string representing who initiated the Job.
@return [String]

@!attribute [rw] job_id

The ID of the Job.
@return [String]

@!attribute [rw] participating_servers

A list of servers that the Job is acting upon.
@return [Array<Types::ParticipatingServer>]

@!attribute [rw] status

The status of the Job.
@return [String]

@!attribute [rw] tags

A list of tags associated with the Job.
@return [Hash<String,String>]

@!attribute [rw] type

The type of the Job.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/drs-2020-02-26/Job AWS API Documentation

Constants

SENSITIVE