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
- Struct
- Aws::CloudDirectory::Types::PathToObjectIdentifiers
- Defined in:
- (unknown)
Overview
Returns the path to the ObjectIdentifiers
that is associated with the directory.
Instance Attribute Summary collapse
-
#object_identifiers ⇒ Array<String>
Lists
ObjectIdentifiers
starting from directory root to the object in the request. -
#path ⇒ String
The path that is used to identify the object starting from directory root.
Instance Attribute Details
#object_identifiers ⇒ Array<String>
Lists ObjectIdentifiers
starting from directory root to the object in
the request.
#path ⇒ String
The path that is used to identify the object starting from directory root.