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