maxIdleDuration property

String? maxIdleDuration
getter/setter pair

The idle time configuration of the session.

The session will be auto-terminated at the end of this period.

Optional.

Implementation

core.String? maxIdleDuration;