class Aws::ManagedGrafana::Types::ListWorkspacesRequest
@note When making an API call, you may pass ListWorkspacesRequest
data as a hash: { max_results: 1, next_token: "PaginationToken", }
@!attribute [rw] max_results
The maximum number of workspaces to include in the results. @return [Integer]
@!attribute [rw] next_token
The token for the next set of workspaces to return. (You receive this token from a previous `ListWorkspaces` operation.) @return [String]
@see docs.aws.amazon.com/goto/WebAPI/grafana-2020-08-18/ListWorkspacesRequest AWS API Documentation
Constants
- SENSITIVE