Builder

class Builder

Properties

Link copied to clipboard

A message that explains the returned status. For example, if the status of the operation is FAILED, the message explains why the operation failed.

Link copied to clipboard

The namespace of the table being restored from.

Link copied to clipboard

The name of the table to create from the restore operation.

Link copied to clipboard

The amount of data restored to the new table so far, in megabytes (MB).

Link copied to clipboard

The ID of the recovery point being restored from.

Link copied to clipboard

The time that the table restore request was made, in Universal Coordinated Time (UTC).

Link copied to clipboard

The name of the snapshot being restored from.

Link copied to clipboard

The name of the source database being restored from.

Link copied to clipboard

The name of the source schema being restored from.

Link copied to clipboard

The name of the source table being restored from.

Link copied to clipboard

A value that describes the current state of the table restore request. Possible values are SUCCEEDED, FAILED, CANCELED, PENDING, and IN_PROGRESS.

Link copied to clipboard

The ID of the RestoreTableFromSnapshot request.

Link copied to clipboard

The name of the database to restore to.

Link copied to clipboard

The name of the schema to restore to.

Link copied to clipboard

The total amount of data to restore to the new table, in megabytes (MB).

Link copied to clipboard

The name of the workgroup being restored from.