AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Defines the typed links structure and its attributes. To create a typed link facet, use the CreateTypedLinkFacet API.
Namespace: Amazon.CloudDirectory.Model
Assembly: AWSSDK.CloudDirectory.dll
Version: 3.x.y.z
public class TypedLinkFacet
The TypedLinkFacet type exposes the following members
Name | Description | |
---|---|---|
![]() |
TypedLinkFacet() |
Name | Type | Description | |
---|---|---|---|
![]() |
Attributes | System.Collections.Generic.List<Amazon.CloudDirectory.Model.TypedLinkAttributeDefinition> |
Gets and sets the property Attributes. A set of key-value pairs associated with the typed link. Typed link attributes are used when you have data values that are related to the link itself, and not to one of the two objects being linked. Identity attributes also serve to distinguish the link from others of the same type between the same objects. |
![]() |
IdentityAttributeOrder | System.Collections.Generic.List<System.String> |
Gets and sets the property IdentityAttributeOrder. The set of attributes that distinguish links made from this facet from each other, in the order of significance. Listing typed links can filter on the values of these attributes. See ListOutgoingTypedLinks and ListIncomingTypedLinks for details. |
![]() |
Name | System.String |
Gets and sets the property Name. The unique name of the typed link facet. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5