Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the automation job.

Link copied to clipboard
var createdAt: <Error class: unknown class>?

The time that the automation job was created.

Link copied to clipboard
var endedAt: <Error class: unknown class>?

The time that the automation job finished running.

Link copied to clipboard

The input payload that was provided when the automation job was started. This field is only included when IncludeInputPayload is set to true in the request.

Link copied to clipboard

The current status of the automation job.

Link copied to clipboard

The output payload that was generated by the automation job. This field is only included when IncludeOutputPayload is set to true in the request.

Link copied to clipboard

The Amazon Web Services request ID for this operation.

Link copied to clipboard
var startedAt: <Error class: unknown class>?

The time that the automation job started running.