ParticipantTimerValue
The value of the timer. Either the timer action (Unset
to delete the timer), or
the duration of the timer in minutes. Only one value can be set.
For more information about how chat timeouts work, see Set up chat timeouts for human participants.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- ParticipantTimerAction
-
The timer action. Currently only one value is allowed:
Unset
. It deletes a timer.Type: String
Valid Values:
Unset
Required: No
- ParticipantTimerDurationInMinutes
-
The duration of a timer, in minutes.
Type: Integer
Valid Range: Minimum value of 2. Maximum value of 480.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: