import { _UnmarshalledChangeMessageVisibilityBatchResultEntry } from "./_ChangeMessageVisibilityBatchResultEntry"; import { _UnmarshalledBatchResultErrorEntry } from "./_BatchResultErrorEntry"; import * as __aws_sdk_types from "@aws-sdk/types"; /** *
For each message in the batch, the response contains a ChangeMessageVisibilityBatchResultEntry tag if the message succeeds or a BatchResultErrorEntry tag if the message fails.
A list of ChangeMessageVisibilityBatchResultEntry items.
A list of BatchResultErrorEntry items.