BatchLoadTask

Details about a batch load task.

Types

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

Properties

Link copied to clipboard

The time when the Timestream batch load task was created.

Link copied to clipboard

Database name for the database into which a batch load task loads data.

Link copied to clipboard

The time when the Timestream batch load task was last updated.

Link copied to clipboard
Link copied to clipboard

Table name for the table into which a batch load task loads data.

Link copied to clipboard

The ID of the batch load task.

Link copied to clipboard

Status of the batch load task.

Functions

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