Builder

class Builder

Properties

Link copied to clipboard

The date and time that a search job completed, in Unix format and Coordinated Universal Time (UTC). The value of CompletionTime is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.

Link copied to clipboard

The date and time that a search job was created, in Unix format and Coordinated Universal Time (UTC). The value of CompletionTime is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.

Link copied to clipboard

Returns numbers representing BackupsScannedCount, ItemsScanned, and ItemsMatched.

Link copied to clipboard

The encryption key for the specified search job.

Link copied to clipboard

Item Filters represent all input item properties specified when the search was created.

Link copied to clipboard
var name: String?

Returned name of the specified search job.

Link copied to clipboard

The unique string that identifies the Amazon Resource Name (ARN) of the specified search job.

Link copied to clipboard

The unique string that identifies the specified search job.

Link copied to clipboard

The search scope is all backup properties input into a search.

Link copied to clipboard

Returned summary of the specified search job scope, including:

Link copied to clipboard

The current status of the specified search job.

Link copied to clipboard

A status message will be returned for either a earch job with a status of ERRORED or a status of COMPLETED jobs with issues.

Functions