expireTime property

String? expireTime
getter/setter pair

The time when the credentials expire.

If not set, defaults to one hour from when the server received the request.

Implementation

core.String? expireTime;