BatchAttachTypedLink
Attaches a typed link to a specified source and target object inside a BatchRead operation. For more information, see AttachTypedLink and BatchRead:Operations.
Contents
- Attributes
-
A set of attributes that are associated with the typed link.
Type: Array of AttributeNameAndValue objects
Required: Yes
- SourceObjectReference
-
Identifies the source object that the typed link will attach to.
Type: ObjectReference object
Required: Yes
- TargetObjectReference
-
Identifies the target object that the typed link will attach to.
Type: ObjectReference object
Required: Yes
- TypedLinkFacet
-
Identifies the typed link facet that is associated with the typed link.
Type: TypedLinkSchemaAndFacetName object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: