clouddirectory_create_typed_link_facet {paws.security.identity} | R Documentation |
Creates a TypedLinkFacet
Description
Creates a TypedLinkFacet. For more information, see Typed Links.
See https://www.paws-r-sdk.com/docs/clouddirectory_create_typed_link_facet/ for full documentation.
Usage
clouddirectory_create_typed_link_facet(SchemaArn, Facet)
Arguments
SchemaArn |
[required] The Amazon Resource Name (ARN) that is associated with the schema. For more information, see arns. |
Facet |
[required] Facet structure that is associated with the typed link facet. |
[Package paws.security.identity version 0.6.1 Index]