GetCatalogImportStatusRequest
public struct GetCatalogImportStatusRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the catalog to migrate. Currently, this should be the AWS account ID.
Declaration
Swift
public let catalogId: String? -
Undocumented
Declaration
Swift
public init(catalogId: String? = nil) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetCatalogImportStatusRequest Structure Reference