retainUntilTime property

String? retainUntilTime
getter/setter pair

The time when the object will be retained until.

UNSET will clear the retention. Must be specified in RFC 3339 format e.g. YYYY-MM-DD'T'HH:MM:SS.SS'Z' or YYYY-MM-DD'T'HH:MM:SS'Z'.

Required.

Implementation

core.String? retainUntilTime;