View source: R/clouddirectory_operations.R
clouddirectory_get_object_information | R Documentation |
Retrieves metadata about an object.
See https://www.paws-r-sdk.com/docs/clouddirectory_get_object_information/ for full documentation.
clouddirectory_get_object_information(
DirectoryArn,
ObjectReference,
ConsistencyLevel = NULL
)
DirectoryArn |
[required] The ARN of the directory being retrieved. |
ObjectReference |
[required] A reference to the object. |
ConsistencyLevel |
The consistency level at which to retrieve the object information. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.