lockUntilTime property

String? lockUntilTime
getter/setter pair

The time after which this lock is not considered valid and will no longer protect the Backup from deletion.

Required.

Implementation

core.String? lockUntilTime;