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

Class: Aws::CloudDirectory::Types::IndexAttachment

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

Overview

Represents an index and an attached object.

Instance Attribute Summary collapse

Instance Attribute Details

#indexed_attributesArray<Types::AttributeKeyAndValue>

The indexed attribute values.

Returns:

#object_identifierString

In response to ListIndex, the ObjectIdentifier of the object attached to the index. In response to ListAttachedIndices, the ObjectIdentifier of the index attached to the object. This field will always contain the ObjectIdentifier of the object on the opposite side of the attachment specified in the query.

Returns:

  • (String)

    In response to ListIndex, the ObjectIdentifier of the object attached to the index.