View source: R/clouddirectory_operations.R
clouddirectory_batch_write | R Documentation |
Performs all the write operations in a batch. Either all the operations succeed or none.
See https://www.paws-r-sdk.com/docs/clouddirectory_batch_write/ for full documentation.
clouddirectory_batch_write(DirectoryArn, Operations)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.