Module: Aws::SMS::Client::_GetReplicationRunsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#replication_jobTypes::ReplicationJob



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

def replication_job: () -> Types::ReplicationJob

#replication_run_list::Array[Types::ReplicationRun]

Returns:



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

def replication_run_list: () -> ::Array[Types::ReplicationRun]