Builder

class Builder

Properties

Link copied to clipboard

An array of unique identifiers, one for each allow list that the job uses when it analyzes data.

Link copied to clipboard

The token that was provided to ensure the idempotency of the request to create the job.

Link copied to clipboard

The date and time, in UTC and extended ISO 8601 format, when the job was created.

Link copied to clipboard

An array of unique identifiers, one for each custom data identifier that the job uses when it analyzes data. This value is null if the job uses only managed data identifiers to analyze data.

Link copied to clipboard

The custom description of the job.

Link copied to clipboard

For a recurring job, specifies whether you configured the job to analyze all existing, eligible objects immediately after the job was created (true). If you configured the job to analyze only those objects that were created or changed after the job was created and before the job's first scheduled run, this value is false. This value is also false for a one-time job.

Link copied to clipboard

The Amazon Resource Name (ARN) of the job.

Link copied to clipboard

The unique identifier for the job.

Link copied to clipboard

The current status of the job. Possible values are:

Link copied to clipboard

The schedule for running the job. Possible values are:

Link copied to clipboard

Specifies whether any account- or bucket-level access errors occurred when the job ran. For a recurring job, this value indicates the error status of the job's most recent run.

Link copied to clipboard

The date and time, in UTC and extended ISO 8601 format, when the job started. If the job is a recurring job, this value indicates when the most recent run started or, if the job hasn't run yet, when the job was created.

Link copied to clipboard

An array of unique identifiers, one for each managed data identifier that the job is explicitly configured to include (use) or exclude (not use) when it analyzes data. Inclusion or exclusion depends on the managed data identifier selection type specified for the job (managedDataIdentifierSelector).

Link copied to clipboard

The selection type that determines which managed data identifiers the job uses when it analyzes data. Possible values are:

Link copied to clipboard
var name: String?

The custom name of the job.

Link copied to clipboard

The S3 buckets that contain the objects to analyze, and the scope of that analysis.

Link copied to clipboard

The sampling depth, as a percentage, that determines the percentage of eligible objects that the job analyzes.

Link copied to clipboard

The recurrence pattern for running the job. This value is null if the job is configured to run only once.

Link copied to clipboard

The number of times that the job has run and processing statistics for the job's current run.

Link copied to clipboard

A map of key-value pairs that specifies which tags (keys and values) are associated with the classification job.

Link copied to clipboard

If the current status of the job is USER_PAUSED, specifies when the job was paused and when the job or job run will expire and be cancelled if it isn't resumed. This value is present only if the value for jobStatus is USER_PAUSED.

Functions

Link copied to clipboard
Link copied to clipboard