expireTime property

String? expireTime
getter/setter pair

Time the AutomationRun will expire.

An AutomationRun will expire after 14 days from its creation date.

Output only.

Implementation

core.String? expireTime;