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

Class: Aws::Rekognition::Types::CreateCollectionResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#collection_arnString

Amazon Resource Name (ARN) of the collection. You can use this to manage permissions on your resources.

Returns:

  • (String)

    Amazon Resource Name (ARN) of the collection.

#face_model_versionString

Version number of the face detection model associated with the collection you are creating.

Returns:

  • (String)

    Version number of the face detection model associated with the collection you are creating.

#status_codeInteger

HTTP status code indicating the result of the operation.

Returns:

  • (Integer)

    HTTP status code indicating the result of the operation.