NAME
Paws::Rekognition::StartProjectVersionResponse
ATTRIBUTES
Status => Str
The current running status of the model.
Valid values are: "TRAINING_IN_PROGRESS"
, "TRAINING_COMPLETED"
, "TRAINING_FAILED"
, "STARTING"
, "RUNNING"
, "FAILED"
, "STOPPING"
, "STOPPED"
, "DELETING"
=head2 _request_id => Str
To install Paws::Rekognition::StartProjectVersionResponse, copy and paste the appropriate command in to your terminal.
cpanm
cpanm Paws::SDK::Config
CPAN shell
perl -MCPAN -e shell
install Paws::SDK::Config
For more information on module installation, please visit the detailed CPAN module installation guide.