Module: Aws::S3Tables::Client::_GetTableReplicationStatusResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetTableReplicationStatusResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#destinations ⇒ ::Array[Types::ReplicationDestinationStatusModel]
471 |
# File 'sig/client.rbs', line 471
def destinations: () -> ::Array[Types::ReplicationDestinationStatusModel]
|
#source_table_arn ⇒ ::String
470 |
# File 'sig/client.rbs', line 470
def source_table_arn: () -> ::String
|