You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Rekognition::Types::StopProjectVersionResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Rekognition::Types::StopProjectVersionResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#status ⇒ String
The current status of the stop operation.
Instance Attribute Details
#status ⇒ String
The current status of the stop operation.
Possible values:
- TRAINING_IN_PROGRESS
- TRAINING_COMPLETED
- TRAINING_FAILED
- STARTING
- RUNNING
- FAILED
- STOPPING
- STOPPED
- DELETING