clouddirectory_delete_typed_link_facet {paws.security.identity}R Documentation

Deletes a TypedLinkFacet

Description

Deletes a TypedLinkFacet. For more information, see Typed Links.

See https://www.paws-r-sdk.com/docs/clouddirectory_delete_typed_link_facet/ for full documentation.

Usage

clouddirectory_delete_typed_link_facet(SchemaArn, Name)

Arguments

SchemaArn

[required] The Amazon Resource Name (ARN) that is associated with the schema. For more information, see arns.

Name

[required] The unique name of the typed link facet.


[Package paws.security.identity version 0.9.0 Index]