lastMigrateTime property

String? lastMigrateTime
getter/setter pair

Timestamp when the last migration attempt on this MigratableResource started.

Will not be set if there's no migration attempt on this MigratableResource.

Output only.

Implementation

core.String? lastMigrateTime;