Class: Aws::Types::TableStatistics
- Inherits:
-
Object
- Object
- Aws::Types::TableStatistics
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#applied_ddls ⇒ ::Integer
Returns the value of attribute applied_ddls.
-
#applied_deletes ⇒ ::Integer
Returns the value of attribute applied_deletes.
-
#applied_inserts ⇒ ::Integer
Returns the value of attribute applied_inserts.
-
#applied_updates ⇒ ::Integer
Returns the value of attribute applied_updates.
-
#ddls ⇒ ::Integer
Returns the value of attribute ddls.
-
#deletes ⇒ ::Integer
Returns the value of attribute deletes.
-
#full_load_condtnl_chk_failed_rows ⇒ ::Integer
Returns the value of attribute full_load_condtnl_chk_failed_rows.
-
#full_load_end_time ⇒ ::Time
Returns the value of attribute full_load_end_time.
-
#full_load_error_rows ⇒ ::Integer
Returns the value of attribute full_load_error_rows.
-
#full_load_reloaded ⇒ Boolean
Returns the value of attribute full_load_reloaded.
-
#full_load_rows ⇒ ::Integer
Returns the value of attribute full_load_rows.
-
#full_load_start_time ⇒ ::Time
Returns the value of attribute full_load_start_time.
-
#inserts ⇒ ::Integer
Returns the value of attribute inserts.
-
#last_update_time ⇒ ::Time
Returns the value of attribute last_update_time.
-
#resync_progress ⇒ ::Float
Returns the value of attribute resync_progress.
-
#resync_rows_attempted ⇒ ::Integer
Returns the value of attribute resync_rows_attempted.
-
#resync_rows_failed ⇒ ::Integer
Returns the value of attribute resync_rows_failed.
-
#resync_rows_succeeded ⇒ ::Integer
Returns the value of attribute resync_rows_succeeded.
-
#resync_state ⇒ ::String
Returns the value of attribute resync_state.
-
#schema_name ⇒ ::String
Returns the value of attribute schema_name.
-
#table_name ⇒ ::String
Returns the value of attribute table_name.
-
#table_state ⇒ ::String
Returns the value of attribute table_state.
-
#updates ⇒ ::Integer
Returns the value of attribute updates.
-
#validation_failed_records ⇒ ::Integer
Returns the value of attribute validation_failed_records.
-
#validation_pending_records ⇒ ::Integer
Returns the value of attribute validation_pending_records.
-
#validation_state ⇒ ::String
Returns the value of attribute validation_state.
-
#validation_state_details ⇒ ::String
Returns the value of attribute validation_state_details.
-
#validation_suspended_records ⇒ ::Integer
Returns the value of attribute validation_suspended_records.
Instance Attribute Details
#applied_ddls ⇒ ::Integer
Returns the value of attribute applied_ddls.
3076 3077 3078 |
# File 'sig/types.rbs', line 3076 def applied_ddls @applied_ddls end |
#applied_deletes ⇒ ::Integer
Returns the value of attribute applied_deletes.
3074 3075 3076 |
# File 'sig/types.rbs', line 3074 def applied_deletes @applied_deletes end |
#applied_inserts ⇒ ::Integer
Returns the value of attribute applied_inserts.
3073 3074 3075 |
# File 'sig/types.rbs', line 3073 def applied_inserts @applied_inserts end |
#applied_updates ⇒ ::Integer
Returns the value of attribute applied_updates.
3075 3076 3077 |
# File 'sig/types.rbs', line 3075 def applied_updates @applied_updates end |
#ddls ⇒ ::Integer
Returns the value of attribute ddls.
3072 3073 3074 |
# File 'sig/types.rbs', line 3072 def ddls @ddls end |
#deletes ⇒ ::Integer
Returns the value of attribute deletes.
3070 3071 3072 |
# File 'sig/types.rbs', line 3070 def deletes @deletes end |
#full_load_condtnl_chk_failed_rows ⇒ ::Integer
Returns the value of attribute full_load_condtnl_chk_failed_rows.
3078 3079 3080 |
# File 'sig/types.rbs', line 3078 def full_load_condtnl_chk_failed_rows @full_load_condtnl_chk_failed_rows end |
#full_load_end_time ⇒ ::Time
Returns the value of attribute full_load_end_time.
3081 3082 3083 |
# File 'sig/types.rbs', line 3081 def full_load_end_time @full_load_end_time end |
#full_load_error_rows ⇒ ::Integer
Returns the value of attribute full_load_error_rows.
3079 3080 3081 |
# File 'sig/types.rbs', line 3079 def full_load_error_rows @full_load_error_rows end |
#full_load_reloaded ⇒ Boolean
Returns the value of attribute full_load_reloaded.
3082 3083 3084 |
# File 'sig/types.rbs', line 3082 def full_load_reloaded @full_load_reloaded end |
#full_load_rows ⇒ ::Integer
Returns the value of attribute full_load_rows.
3077 3078 3079 |
# File 'sig/types.rbs', line 3077 def full_load_rows @full_load_rows end |
#full_load_start_time ⇒ ::Time
Returns the value of attribute full_load_start_time.
3080 3081 3082 |
# File 'sig/types.rbs', line 3080 def full_load_start_time @full_load_start_time end |
#inserts ⇒ ::Integer
Returns the value of attribute inserts.
3069 3070 3071 |
# File 'sig/types.rbs', line 3069 def inserts @inserts end |
#last_update_time ⇒ ::Time
Returns the value of attribute last_update_time.
3083 3084 3085 |
# File 'sig/types.rbs', line 3083 def last_update_time @last_update_time end |
#resync_progress ⇒ ::Float
Returns the value of attribute resync_progress.
3094 3095 3096 |
# File 'sig/types.rbs', line 3094 def resync_progress @resync_progress end |
#resync_rows_attempted ⇒ ::Integer
Returns the value of attribute resync_rows_attempted.
3091 3092 3093 |
# File 'sig/types.rbs', line 3091 def resync_rows_attempted @resync_rows_attempted end |
#resync_rows_failed ⇒ ::Integer
Returns the value of attribute resync_rows_failed.
3093 3094 3095 |
# File 'sig/types.rbs', line 3093 def resync_rows_failed @resync_rows_failed end |
#resync_rows_succeeded ⇒ ::Integer
Returns the value of attribute resync_rows_succeeded.
3092 3093 3094 |
# File 'sig/types.rbs', line 3092 def resync_rows_succeeded @resync_rows_succeeded end |
#resync_state ⇒ ::String
Returns the value of attribute resync_state.
3090 3091 3092 |
# File 'sig/types.rbs', line 3090 def resync_state @resync_state end |
#schema_name ⇒ ::String
Returns the value of attribute schema_name.
3067 3068 3069 |
# File 'sig/types.rbs', line 3067 def schema_name @schema_name end |
#table_name ⇒ ::String
Returns the value of attribute table_name.
3068 3069 3070 |
# File 'sig/types.rbs', line 3068 def table_name @table_name end |
#table_state ⇒ ::String
Returns the value of attribute table_state.
3084 3085 3086 |
# File 'sig/types.rbs', line 3084 def table_state @table_state end |
#updates ⇒ ::Integer
Returns the value of attribute updates.
3071 3072 3073 |
# File 'sig/types.rbs', line 3071 def updates @updates end |
#validation_failed_records ⇒ ::Integer
Returns the value of attribute validation_failed_records.
3086 3087 3088 |
# File 'sig/types.rbs', line 3086 def validation_failed_records @validation_failed_records end |
#validation_pending_records ⇒ ::Integer
Returns the value of attribute validation_pending_records.
3085 3086 3087 |
# File 'sig/types.rbs', line 3085 def validation_pending_records @validation_pending_records end |
#validation_state ⇒ ::String
Returns the value of attribute validation_state.
3088 3089 3090 |
# File 'sig/types.rbs', line 3088 def validation_state @validation_state end |
#validation_state_details ⇒ ::String
Returns the value of attribute validation_state_details.
3089 3090 3091 |
# File 'sig/types.rbs', line 3089 def validation_state_details @validation_state_details end |
#validation_suspended_records ⇒ ::Integer
Returns the value of attribute validation_suspended_records.
3087 3088 3089 |
# File 'sig/types.rbs', line 3087 def validation_suspended_records @validation_suspended_records end |