class Aws::CloudDirectory::Types::BatchDetachFromIndex
Detaches the specified object from the specified index inside a BatchRead operation. For more information, see DetachFromIndex and BatchReadRequest$Operations.
@note When making an API call, you may pass BatchDetachFromIndex
data as a hash: { index_reference: { # required selector: "SelectorObjectReference", }, target_reference: { # required selector: "SelectorObjectReference", }, }
@!attribute [rw] index_reference
A reference to the index object. @return [Types::ObjectReference]
@!attribute [rw] target_reference
A reference to the object being detached from the index. @return [Types::ObjectReference]
@see docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchDetachFromIndex AWS API Documentation
Constants
- SENSITIVE