ListCollaborationTrainedModelInferenceJobsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The collaboration ID of the collaboration that contains the trained model inference jobs that you are interested in.

Link copied to clipboard

The maximum size of the results that is returned per call.

Link copied to clipboard

The token value retrieved from a previous call to access the next page of results.

Link copied to clipboard

The Amazon Resource Name (ARN) of the trained model that was used to create the trained model inference jobs that you are interested in.

Link copied to clipboard

The version identifier of the trained model to filter inference jobs by. When specified, only inference jobs that used this specific version of the trained model are returned.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String