Module: Aws::DatabaseMigrationService::Client::_DescribeTableStatisticsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeTableStatisticsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#marker::String

Returns:

  • (::String)


1424
# File 'sig/client.rbs', line 1424

def marker: () -> ::String

#replication_task_arn::String

Returns:

  • (::String)


1422
# File 'sig/client.rbs', line 1422

def replication_task_arn: () -> ::String

#table_statistics::Array[Types::TableStatistics]

Returns:



1423
# File 'sig/client.rbs', line 1423

def table_statistics: () -> ::Array[Types::TableStatistics]