View source: R/clouddirectory_operations.R
clouddirectory_batch_read | R Documentation |
Performs all the read operations in a batch.
See https://www.paws-r-sdk.com/docs/clouddirectory_batch_read/ for full documentation.
clouddirectory_batch_read(DirectoryArn, Operations, ConsistencyLevel = NULL)
DirectoryArn |
[required] The Amazon Resource Name (ARN) that is associated with the Directory. For more information, see arns. |
Operations |
[required] A list of operations that are part of the batch. |
ConsistencyLevel |
Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.