clouddirectory_attach_to_index: Attaches the specified object to the specified index

View source: R/clouddirectory_operations.R

clouddirectory_attach_to_indexR Documentation

Attaches the specified object to the specified index

Description

Attaches the specified object to the specified index.

See https://www.paws-r-sdk.com/docs/clouddirectory_attach_to_index/ for full documentation.

Usage

clouddirectory_attach_to_index(DirectoryArn, IndexReference, TargetReference)

Arguments

DirectoryArn

[required] The Amazon Resource Name (ARN) of the directory where the object and index exist.

IndexReference

[required] A reference to the index that you are attaching the object to.

TargetReference

[required] A reference to the object that you are attaching to the index.


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