View source: R/clouddirectory_operations.R
clouddirectory_get_link_attributes | R Documentation |
Retrieves attributes that are associated with a typed link.
See https://www.paws-r-sdk.com/docs/clouddirectory_get_link_attributes/ for full documentation.
clouddirectory_get_link_attributes(
DirectoryArn,
TypedLinkSpecifier,
AttributeNames,
ConsistencyLevel = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.