importModeExpireTime property
The time when the space will be automatically deleted by the system if it remains in import mode.
Each space created in import mode must exit this mode before this expire
time using spaces.completeImport
. This field is only populated for
spaces that were created with import mode.
Output only.
Implementation
core.String? importModeExpireTime;