You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CloudDirectory::Types::BatchReadOperationResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Represents the output of a BatchRead response operation.

Instance Attribute Summary collapse

Instance Attribute Details

#exception_responseTypes::BatchReadException

Identifies which operation in a batch has failed.

Returns:

#successful_responseTypes::BatchReadSuccessfulResponse

Identifies which operation in a batch has succeeded.

Returns: