CatalogImportStatus
A structure containing migration status information.
Contents
- ImportCompleted
-
True
if the migration has completed, orFalse
otherwise.Type: Boolean
Required: No
- ImportedBy
-
The name of the person who initiated the migration.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*
Required: No
- ImportTime
-
The time that the migration was started.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: