Module: Aws::Proton::Client::_ListRepositorySyncDefinitionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#sync_definitions::Array[Types::RepositorySyncDefinition]

Returns:



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

def sync_definitions: () -> ::Array[Types::RepositorySyncDefinition]