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
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#statusString

The status of the deletion operation.

Possible values:

  • TRAINING_IN_PROGRESS
  • TRAINING_COMPLETED
  • TRAINING_FAILED
  • STARTING
  • RUNNING
  • FAILED
  • STOPPING
  • STOPPED
  • DELETING

Returns:

  • (String)

    The status of the deletion operation.