View source: R/managedgrafana_operations.R
| managedgrafana_list_versions | R Documentation | 
Lists available versions of Grafana. These are available when calling create_workspace. Optionally, include a workspace to list the versions to which it can be upgraded.
See https://www.paws-r-sdk.com/docs/managedgrafana_list_versions/ for full documentation.
managedgrafana_list_versions(
  maxResults = NULL,
  nextToken = NULL,
  workspaceId = NULL
)
maxResults | 
 The maximum number of results to include in the response.  | 
nextToken | 
 The token to use when requesting the next set of results. You receive
this token from a previous
  | 
workspaceId | 
 The ID of the workspace to list the available upgrade versions. If not
included, lists all versions of Grafana that are supported for
  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.