View source: R/clouddirectory_operations.R
clouddirectory_update_facet | R Documentation |
Does the following:
See https://www.paws-r-sdk.com/docs/clouddirectory_update_facet/ for full documentation.
clouddirectory_update_facet(
SchemaArn,
Name,
AttributeUpdates = NULL,
ObjectType = NULL
)
SchemaArn |
[required] The Amazon Resource Name (ARN) that is associated with the Facet. For more information, see arns. |
Name |
[required] The name of the facet. |
AttributeUpdates |
List of attributes that need to be updated in a given schema Facet. Each
attribute is followed by |
ObjectType |
The object type that is associated with the facet. See CreateFacetRequest$ObjectType for more details. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.