R/codebuild_operations.R
codebuild_list_sandboxes.Rd
Gets a list of sandboxes.
See https://www.paws-r-sdk.com/docs/codebuild_list_sandboxes/ for full documentation.
codebuild_list_sandboxes(maxResults = NULL, sortOrder = NULL, nextToken = NULL)
The maximum number of sandbox records to be retrieved.
The order in which sandbox records should be retrieved.
The next token, if any, to get paginated results. You will get this value from previous execution of list sandboxes.