class Aws::IoTSiteWise::Types::ListAssetModelsRequest
@note When making an API call, you may pass ListAssetModelsRequest
data as a hash: { next_token: "NextToken", max_results: 1, }
@!attribute [rw] next_token
The token to be used for the next set of paginated results. @return [String]
@!attribute [rw] max_results
The maximum number of results to return for each paginated request. Default: 50 @return [Integer]
Constants
- SENSITIVE