class Aws::CloudDirectory::Types::BatchDeleteObject

Represents the output of a DeleteObject operation.

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

data as a hash:

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

@!attribute [rw] object_reference

The reference that identifies the object.
@return [Types::ObjectReference]

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

Constants

SENSITIVE