ExportJobSummary

This is the summary of an export job.

Types

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

Properties

Link copied to clipboard

This is a timestamp of the time the export job compeleted.

Link copied to clipboard

This is a timestamp of the time the export job was created.

Link copied to clipboard

This is the unique ARN (Amazon Resource Name) that belongs to the new export job.

Link copied to clipboard

This is the unique string that identifies a specific export 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 status of the export job is one of the following:

Link copied to clipboard

A status message is a string that is returned for an export job.

Functions

Link copied to clipboard
inline fun copy(block: ExportJobSummary.Builder.() -> Unit = {}): ExportJobSummary
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