expireTime property

String? expireTime
getter/setter pair

Timestamp of when this resource is considered expired.

This is always provided on output when expiration is set on input, regardless of whether expire_time or ttl was provided.

Optional.

Implementation

core.String? expireTime;