View source: R/clouddirectory_operations.R
clouddirectory_detach_from_index | R Documentation |
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)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.