ListCustomModelsRequest

Types

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

Properties

Link copied to clipboard

Return custom models only if the base model ARN matches this parameter.

Link copied to clipboard

Return custom models created after the specified time.

Link copied to clipboard

Return custom models created before the specified time.

Link copied to clipboard

Return custom models only if the foundation model ARN matches this parameter.

Link copied to clipboard

Maximum number of results to return in the response.

Link copied to clipboard

Return custom models only if the job name contains these characters.

Link copied to clipboard

Continuation token from the previous response, for Amazon Bedrock to list the next set of results.

Link copied to clipboard

The field to sort by in the returned list of models.

Link copied to clipboard

The sort order of the results.

Functions

Link copied to clipboard
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