View source: R/codestarconnections_operations.R
codestarconnections_list_repository_links | R Documentation |
Lists the repository links created for connections in your account.
See https://www.paws-r-sdk.com/docs/codestarconnections_list_repository_links/ for full documentation.
codestarconnections_list_repository_links(MaxResults = NULL, NextToken = NULL)
MaxResults |
A non-zero, non-negative integer used to limit the number of returned results. |
NextToken |
An enumeration token that, when provided in a request, returns the next batch of the results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.