expireTime property

String? expireTime
getter/setter pair

Timestamp in UTC when the Secret is scheduled to expire.

This is always provided on output, regardless of what was sent on input.

Optional.

Implementation

core.String? expireTime;