ExportTask

Export task.

Types

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

Properties

Link copied to clipboard

Export task creation datetime.

Link copied to clipboard

Export task end datetime.

Link copied to clipboard

Export task id.

Link copied to clipboard

Export task progress percentage.

Link copied to clipboard

Export task s3 bucket.

Link copied to clipboard

Export task s3 bucket owner.

Link copied to clipboard

Export task s3 key.

Link copied to clipboard

Export task status.

Link copied to clipboard

Export task summary.

Functions

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