/** *
Encloses the Id of an entry in ChangeMessageVisibilityBatch.
Represents a message whose visibility timeout has been changed successfully.
*/ Id: string; } export declare type _UnmarshalledChangeMessageVisibilityBatchResultEntry = _ChangeMessageVisibilityBatchResultEntry;