View source: R/detective_operations.R
detective_list_organization_admin_accounts | R Documentation |
Returns information about the Detective administrator account for an organization. Can only be called by the organization management account.
See https://www.paws-r-sdk.com/docs/detective_list_organization_admin_accounts/ for full documentation.
detective_list_organization_admin_accounts(NextToken = NULL, MaxResults = NULL)
NextToken |
For requests to get the next page of results, the pagination token that was returned with the previous set of results. The initial request does not include a pagination token. |
MaxResults |
The maximum number of results to return. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.