CreateProvisionedModelThroughputRequest
Types
Properties
Link copied to clipboard
Unique token value that you can provide. If this token matches a previous request, Amazon Bedrock ignores the request, but does not return an error.
Link copied to clipboard
Commitment duration requested for the provisioned throughput.
Link copied to clipboard
Number of model units to allocate.
Link copied to clipboard
Unique name for this provisioned throughput.
Functions
Link copied to clipboard
inline fun copy(block: CreateProvisionedModelThroughputRequest.Builder.() -> Unit = {}): CreateProvisionedModelThroughputRequest