groupNumber property

int? groupNumber
final

Identifies the message group that the message belongs to. When a group is assigned to a message, Amazon Lex returns one message from each group in the response.

Implementation

final int? groupNumber;