clouddirectory_detach_from_index: Detaches the specified object from the specified index

View source: R/clouddirectory_operations.R

clouddirectory_detach_from_indexR 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.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.