View source: R/clouddirectory_operations.R
clouddirectory_update_object_attributes | R Documentation |
Updates a given object's attributes.
See https://www.paws-r-sdk.com/docs/clouddirectory_update_object_attributes/ for full documentation.
clouddirectory_update_object_attributes(
DirectoryArn,
ObjectReference,
AttributeUpdates
)
DirectoryArn |
[required] The Amazon Resource Name (ARN) that is associated with the Directory where the object resides. For more information, see arns. |
ObjectReference |
[required] The reference that identifies the object. |
AttributeUpdates |
[required] The attributes update structure. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.