NAME
Paws::CloudDirectory::ListObjectParentsResponse
ATTRIBUTES
NextToken => Str
The pagination token.
ParentLinks => ArrayRef[Paws::CloudDirectory::ObjectIdentifierAndLinkNameTuple]
Returns a list of parent reference and LinkName Tuples.
Parents => Paws::CloudDirectory::ObjectIdentifierToLinkNameMap
The parent structure, which is a map with key as the ObjectIdentifier
and LinkName as the value.