ttl property

String? ttl
getter/setter pair

The amount of time that a device will be initially allocated for.

This can eventually be extended with the UpdateDeviceSession RPC. Default: 30 minutes.

Optional.

Implementation

core.String? ttl;