Class: Aws::Types::TableStatistics

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#applied_ddls::Integer

Returns the value of attribute applied_ddls.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


3075
3076
3077
# File 'sig/types.rbs', line 3075

def applied_updates
  @applied_updates
end

#ddls::Integer

Returns the value of attribute ddls.

Returns:

  • (::Integer)


3072
3073
3074
# File 'sig/types.rbs', line 3072

def ddls
  @ddls
end

#deletes::Integer

Returns the value of attribute deletes.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::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.

Returns:

  • (::Integer)


3079
3080
3081
# File 'sig/types.rbs', line 3079

def full_load_error_rows
  @full_load_error_rows
end

#full_load_reloadedBoolean

Returns the value of attribute full_load_reloaded.

Returns:

  • (Boolean)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::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.

Returns:

  • (::Integer)


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.

Returns:

  • (::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.

Returns:

  • (::Float)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


3084
3085
3086
# File 'sig/types.rbs', line 3084

def table_state
  @table_state
end

#updates::Integer

Returns the value of attribute updates.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::Integer)


3087
3088
3089
# File 'sig/types.rbs', line 3087

def validation_suspended_records
  @validation_suspended_records
end