clouddirectory_detach_typed_link {paws.security.identity} | R Documentation |
Detaches a typed link from a specified source and target object
Description
Detaches a typed link from a specified source and target object. For more information, see Typed Links.
See https://www.paws-r-sdk.com/docs/clouddirectory_detach_typed_link/ for full documentation.
Usage
clouddirectory_detach_typed_link(DirectoryArn, TypedLinkSpecifier)
Arguments
DirectoryArn |
[required] The Amazon Resource Name (ARN) of the directory where you want to detach the typed link. |
TypedLinkSpecifier |
[required] Used to accept a typed link specifier as input. |
[Package paws.security.identity version 0.7.0 Index]