ttl property

String? ttl
getter/setter pair

Input only.

The time that this migration token is valid for. This is input-only, and for returning a migration token the server will populate the expireTime field. This can be at most seven days. The default is seven days.

Implementation

core.String? ttl;