class Aws::CleanRoomsML::Types::ListTrainedModelVersionsRequest


@see docs.aws.amazon.com/goto/WebAPI/cleanroomsml-2023-09-06/ListTrainedModelVersionsRequest AWS API Documentation
@return [String]
‘CREATE_IN_PROGRESS`, `ACTIVE`, `CREATE_FAILED`, and others.
specified status. Valid values include `CREATE_PENDING`,
Filter the results to only include trained model versions with the
@!attribute [rw] status
@return [String]
list versions.
The Amazon Resource Name (ARN) of the trained model for which to
@!attribute [rw] trained_model_arn
@return [String]
trained model.
The membership identifier for the collaboration that contains the
@!attribute [rw] membership_identifier
@return [Integer]
page. The default value is 10, and the maximum value is 100.
The maximum number of trained model versions to return in a single
@!attribute [rw] max_results
@return [String]
request. Use this token to retrieve the next page of results.
The pagination token from a previous `ListTrainedModelVersions`
@!attribute [rw] next_token