ListProvisionedModelThroughputsRequest

Types

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

Properties

Link copied to clipboard

Return provisioned capacities created after the specified time.

Link copied to clipboard

Return provisioned capacities created before the specified time.

Link copied to clipboard

THe maximum number of results to return in the response.

Link copied to clipboard

Return the list of provisioned capacities where their model ARN is equal to this parameter.

Link copied to clipboard

Return the list of provisioned capacities if their 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 provisioned capacities.

Link copied to clipboard

The sort order of the results.

Link copied to clipboard

Return the list of provisioned capacities that match the specified status.

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