Detaches the specified object from the specified index.
See https://www.paws-r-sdk.com/docs/clouddirectory_detach_from_index/ for full documentation.
clouddirectory_detach_from_index(DirectoryArn, IndexReference, TargetReference)
[required] The Amazon Resource Name (ARN) of the directory the index and object exist in.
[required] A reference to the index object.
[required] A reference to the object being detached from the index.