clouddirectory_attach_typed_link: Attaches a typed link to a specified source and target object

View source: R/clouddirectory_operations.R

clouddirectory_attach_typed_linkR Documentation

Description

Attaches a typed link to a specified source and target object. For more information, see Typed Links.

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

Usage

clouddirectory_attach_typed_link(
  DirectoryArn,
  SourceObjectReference,
  TargetObjectReference,
  TypedLinkFacet,
  Attributes
)

Arguments

DirectoryArn

[required] The Amazon Resource Name (ARN) of the directory where you want to attach the typed link.

SourceObjectReference

[required] Identifies the source object that the typed link will attach to.

TargetObjectReference

[required] Identifies the target object that the typed link will attach to.

TypedLinkFacet

[required] Identifies the typed link facet that is associated with the typed link.

Attributes

[required] A set of attributes that are associated with the typed link.


paws.security.identity documentation built on Sept. 12, 2024, 6:30 a.m.