clouddirectory_detach_from_index {paws.security.identity} | R Documentation |
Detaches the specified object from the specified index
Description
Detaches the specified object from the specified index.
See https://www.paws-r-sdk.com/docs/clouddirectory_detach_from_index/ for full documentation.
Usage
clouddirectory_detach_from_index(DirectoryArn, IndexReference, TargetReference)
Arguments
DirectoryArn |
[required] The Amazon Resource Name (ARN) of the directory the index and object exist in. |
IndexReference |
[required] A reference to the index object. |
TargetReference |
[required] A reference to the object being detached from the index. |
[Package paws.security.identity version 0.9.0 Index]