class Aws::CloudDirectory::Types::BatchGetObjectInformation

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

@note When making an API call, you may pass BatchGetObjectInformation

data as a hash:

    {
      object_reference: { # required
        selector: "SelectorObjectReference",
      },
    }

@!attribute [rw] object_reference

A reference to the object.
@return [Types::ObjectReference]

@see docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/BatchGetObjectInformation AWS API Documentation

Constants

SENSITIVE