BatchListOutgoingTypedLinks
Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object inside a BatchRead operation. For more information, see ListOutgoingTypedLinks and BatchRead:Operations.
Contents
- ObjectReference
-
The reference that identifies the object whose attributes will be listed.
Type: ObjectReference object
Required: Yes
- FilterAttributeRanges
-
Provides range filters for multiple attributes. When providing ranges to typed link selection, any inexact ranges must be specified at the end. Any attributes that do not have a range specified are presumed to match the entire range.
Type: Array of TypedLinkAttributeRange objects
Required: No
- FilterTypedLink
-
Filters are interpreted in the order of the attributes defined on the typed link facet, not the order they are supplied to any API calls.
Type: TypedLinkSchemaAndFacetName object
Required: No
- MaxResults
-
The maximum number of results to retrieve.
Type: Integer
Valid Range: Minimum value of 1.
Required: No
- NextToken
-
The pagination token.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: