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

Class: Aws::CloudDirectory::Types::PathToObjectIdentifiers

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

Overview

Returns the path to the ObjectIdentifiers that is associated with the directory.

Instance Attribute Summary collapse

Instance Attribute Details

#object_identifiersArray<String>

Lists ObjectIdentifiers starting from directory root to the object in the request.

Returns:

  • (Array<String>)

    Lists ObjectIdentifiers starting from directory root to the object in the request.

#pathString

The path that is used to identify the object starting from directory root.

Returns:

  • (String)

    The path that is used to identify the object starting from directory root.