GetSearchResultExportJobResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The date and time that an export job completed, in Unix format and Coordinated Universal Time (UTC). The value of CreationTime 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 an export job was created, in Unix format and Coordinated Universal Time (UTC). The value of CreationTime 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 unique Amazon Resource Name (ARN) that uniquely identifies the export job.

Link copied to clipboard

This is the unique string that identifies the specified export job.

Link copied to clipboard

The export specification consists of the destination S3 bucket to which the search results were exported, along with the destination prefix.

Link copied to clipboard

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

Link copied to clipboard

This is the current status of the export job.

Link copied to clipboard

A status message is a string that is returned for search job with a status of FAILED, along with steps to remedy and retry the operation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String