ListModelCustomizationJobsRequest

Types

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

Properties

Link copied to clipboard

Return customization jobs created after the specified time.

Link copied to clipboard

Return customization jobs created before the specified time.

Link copied to clipboard

Maximum number of results to return in the response.

Link copied to clipboard

Return customization jobs 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 jobs.

Link copied to clipboard

The sort order of the results.

Link copied to clipboard

Return customization jobs with the specified status.

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