terminationTime property

String? terminationTime
getter/setter pair

Specifies the timestamp, when the instance will be terminated, in RFC3339 text format.

If specified, the instance termination action will be performed at the termination time.

Implementation

core.String? terminationTime;