MaterializedViewRefreshTaskRun

The object that shows the details of the materialized view refresh task run.

Types

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

Properties

Link copied to clipboard

The ID of the Data Catalog where the table resides. If none is supplied, the account ID is used by default.

Link copied to clipboard

The time that this task was created.

Link copied to clipboard

The Amazon Web Services account ID.

Link copied to clipboard

The database where the table resides.

Link copied to clipboard

The calculated DPU usage in seconds for all autoscaled workers.

Link copied to clipboard

The end time of the task.

Link copied to clipboard

The error message for the job.

Link copied to clipboard

The last point in time when this task was modified.

Link copied to clipboard

The identifier of the materialized view refresh task run.

Link copied to clipboard

The number of bytes the refresh task run has scanned to refresh the materialized view.

Link copied to clipboard

The type of the refresh task run. Either FULL or INCREMENTAL.

Link copied to clipboard
val role: String?

The IAM role that the service assumes to generate statistics.

Link copied to clipboard

The start time of the task.

Link copied to clipboard

The status of the task run.

Link copied to clipboard

The name of the table for which statistics is generated.

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