Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

BatchGetObjectInformation

import type { BatchGetObjectInformation } from "https://aws-api.deno.dev/v0.3/services/clouddirectory.ts?docs=full";

Retrieves metadata about an object inside a "BatchRead" operation. For more information, see "GetObjectInformation" and "BatchReadRequest$Operations".

interface BatchGetObjectInformation {
ObjectReference: ObjectReference;
}

§Properties

§
ObjectReference: ObjectReference
[src]

A reference to the object.