- Navigation Guide
@aws-sdk/client-grafana
ListVersionsCommandInput Interface
The input for ListVersionsCommand.
Members
Name | Type | Details |
---|---|---|
maxResults | number | undefined | The maximum number of results to include in the response. |
nextToken | string | undefined | The token to use when requesting the next set of results. You receive this token from a previous |
workspaceId | string | undefined | The ID of the workspace to list the available upgrade versions. If not included, lists all versions of Grafana that are supported for |
Full Signature
export interface ListVersionsCommandInput extends ListVersionsRequest