expireTime property

String? expireTime
getter/setter pair

The time when this migration token expires.

This can be at most seven days from the time of creation. The migration token is deleted seven days after it expires.

Immutable.

Implementation

core.String? expireTime;