clouddirectory_get_link_attributes: Retrieves attributes that are associated with a typed link

View source: R/clouddirectory_operations.R

clouddirectory_get_link_attributesR Documentation

Retrieves attributes that are associated with a typed link

Description

Retrieves attributes that are associated with a typed link.

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

Usage

clouddirectory_get_link_attributes(
  DirectoryArn,
  TypedLinkSpecifier,
  AttributeNames,
  ConsistencyLevel = NULL
)

Arguments

DirectoryArn

[required] The Amazon Resource Name (ARN) that is associated with the Directory where the typed link resides. For more information, see arns or Typed Links.

TypedLinkSpecifier

[required] Allows a typed link specifier to be accepted as input.

AttributeNames

[required] A list of attribute names whose values will be retrieved.

ConsistencyLevel

The consistency level at which to retrieve the attributes on a typed link.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.