You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Rekognition::Types::CreateProjectVersionResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#project_version_arnString

The ARN of the model version that was created. Use DescribeProjectVersion to get the current status of the training operation.

Returns:

  • (String)

    The ARN of the model version that was created.