duration property
The length of time the enrollment token is valid, ranging from 1 minute to
[Durations.MAX_VALUE
](https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/util/Durations.html#MAX_VALUE),
approximately 10,000 years.
If not specified, the default duration is 1 hour.
Optional.
Implementation
core.String? duration;