GetCatalogImportStatusResponse
public struct GetCatalogImportStatusResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The status of the specified catalog migration.
Declaration
Swift
public let importStatus: CatalogImportStatus? -
Undocumented
Declaration
Swift
public init(importStatus: CatalogImportStatus? = nil)
View on GitHub
GetCatalogImportStatusResponse Structure Reference