timeZone property

String? timeZone
getter/setter pair

The time zone name.

It should be an IANA TZ name, such as "America/Los_Angeles". For a list of time zone names, see Time Zone. For more information about how Vault uses time zones, see the Vault help center.

Implementation

core.String? timeZone;