managedgrafana_list_workspace_service_accounts {paws.management} | R Documentation |
Returns a list of service accounts for a workspace.
See https://www.paws-r-sdk.com/docs/managedgrafana_list_workspace_service_accounts/ for full documentation.
managedgrafana_list_workspace_service_accounts(
maxResults = NULL,
nextToken = NULL,
workspaceId
)
maxResults |
The maximum number of service accounts to include in the results. |
nextToken |
The token for the next set of service accounts to return. (You receive
this token from a previous
|
workspaceId |
[required] The workspace for which to list service accounts. |