Returns a list of sync configurations for a specified repository.
See https://www.paws-r-sdk.com/docs/codestarconnections_list_sync_configurations/ for full documentation.
codestarconnections_list_sync_configurations(
MaxResults = NULL,
NextToken = NULL,
RepositoryLinkId,
SyncType
)
A non-zero, non-negative integer used to limit the number of returned results.
An enumeration token that allows the operation to batch the results of the operation.
[required] The ID of the repository link for the requested list of sync configurations.
[required] The sync type for the requested list of sync configurations.