StartProjectVersionRequest
Types
Properties
Link copied to clipboard
The maximum number of inference units to use for auto-scaling the model. If you don't specify a value, Amazon Rekognition Custom Labels doesn't auto-scale the model.
Link copied to clipboard
The minimum number of inference units to use. A single inference unit represents 1 hour of processing.
Link copied to clipboard
The Amazon Resource Name(ARN) of the model version that you want to start.
Functions
Link copied to clipboard
inline fun copy(block: StartProjectVersionRequest.Builder.() -> Unit = {}): StartProjectVersionRequest