View source: R/clouddirectory_operations.R
clouddirectory_get_facet | R Documentation |
Gets details of the Facet, such as facet name, attributes, Rules, or ObjectType
. You can call this on all kinds of schema facets – published, development, or applied.
See https://www.paws-r-sdk.com/docs/clouddirectory_get_facet/ for full documentation.
clouddirectory_get_facet(SchemaArn, Name)
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 to retrieve. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.