ImportJobSummary

Summary information about the import job.

Types

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

Properties

Link copied to clipboard

The timestamp when the import job was created.

Link copied to clipboard

The configuration information of the external source that the resource data are imported from.

Link copied to clipboard

The identifier of the import job.

Link copied to clipboard

The type of import job.

Link copied to clipboard

The Amazon Resource Name (ARN) of the knowledge base.

Link copied to clipboard

The identifier of the knowledge base.

Link copied to clipboard

The timestamp when the import job was last modified.

Link copied to clipboard

The metadata fields of the imported Amazon Q in Connect resources.

Link copied to clipboard

The status of the import job.

Link copied to clipboard

A pointer to the uploaded asset. This value is returned by StartContentUpload.

Functions

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