class Aws::IoTTwinMaker::Types::ListWorkspacesRequest
@note When making an API call, you may pass ListWorkspacesRequest
data as a hash: { max_results: 1, next_token: "NextToken", }
@!attribute [rw] max_results
The maximum number of results to display. @return [Integer]
@!attribute [rw] next_token
The string that specifies the next page of results. @return [String]
Constants
- SENSITIVE