Module: Aws::DatabaseMigrationService::Client::_DescribeReplicationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeReplicationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#marker ⇒ ::String
1391 |
# File 'sig/client.rbs', line 1391
def marker: () -> ::String
|
#replications ⇒ ::Array[Types::Replication]
1392 |
# File 'sig/client.rbs', line 1392
def replications: () -> ::Array[Types::Replication]
|