DTMFInputEvent¶
Structure Class¶
DTMFInputEvent
dataclass
¶
A DTMF character sent from the client application. DTMF characters are typically sent from a phone keypad to represent numbers. For example, you can have Amazon Lex V2 process a credit card number input from a phone.
Attributes¶
client_timestamp_millis
class-attribute
instance-attribute
¶
client_timestamp_millis: int = 0
A timestamp set by the client of the date and time that the event was sent to Amazon Lex V2.