class Aws::Personalize::Types::ListBatchInferenceJobsRequest
@note When making an API call, you may pass ListBatchInferenceJobsRequest
data as a hash: { solution_version_arn: "Arn", next_token: "NextToken", max_results: 1, }
@!attribute [rw] solution_version_arn
The Amazon Resource Name (ARN) of the solution version from which the batch inference jobs were created. @return [String]
@!attribute [rw] next_token
The token to request the next page of results. @return [String]
@!attribute [rw] max_results
The maximum number of batch inference job results to return in each page. The default value is 100. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/personalize-2018-05-22/ListBatchInferenceJobsRequest AWS API Documentation
Constants
- SENSITIVE