A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/DatabaseMigrationService/Types/TableStatistics.html below:

TableStatistics — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DatabaseMigrationService::Types::TableStatistics
Inherits:
Struct show all
Defined in:
(unknown)
Overview

Provides a collection of table statistics in response to a request by the DescribeTableStatistics operation.

Instance Attribute Summary collapse Instance Attribute Details #ddls ⇒ Integer

The data definition language (DDL) used to build and modify the structure of your tables.

#deletes ⇒ Integer

The number of delete actions performed on a table.

#full_load_condtnl_chk_failed_rows ⇒ Integer

The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).

#full_load_end_time ⇒ Time

The time when the full load operation completed.

#full_load_error_rows ⇒ Integer

The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).

#full_load_reloaded ⇒ Boolean

A value that indicates if the table was reloaded (true) or loaded as part of a new full load operation (false).

#full_load_rows ⇒ Integer

The number of rows added during the full load operation.

#full_load_start_time ⇒ Time

The time when the full load operation started.

#inserts ⇒ Integer

The number of insert actions performed on a table.

#last_update_time ⇒ Time

The last time a table was updated.

#table_state ⇒ String

The state of the tables described.

Valid states: Table does not exist | Before load | Full load | Table completed | Table cancelled | Table error | Table all | Table updates | Table is being reloaded

#updates ⇒ Integer

The number of update actions performed on a table.

#validation_failed_records ⇒ Integer

The number of records that failed validation.

#validation_pending_records ⇒ Integer

The number of records that have yet to be validated.

#validation_state ⇒ String

The validation state of the table.

This parameter can have the following values:

#validation_state_details ⇒ String

Additional details about the state of validation.

#validation_suspended_records ⇒ Integer

The number of records that couldn\'t be validated.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4