View source: R/clouddirectory_operations.R
clouddirectory_remove_facet_from_object | R Documentation |
Removes the specified facet from the specified object.
See https://www.paws-r-sdk.com/docs/clouddirectory_remove_facet_from_object/ for full documentation.
clouddirectory_remove_facet_from_object(
DirectoryArn,
SchemaFacet,
ObjectReference
)
DirectoryArn |
[required] The ARN of the directory in which the object resides. |
SchemaFacet |
[required] The facet to remove. See SchemaFacet for details. |
ObjectReference |
[required] A reference to the object to remove the facet from. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.