GetDatabaseResponse
public struct GetDatabaseResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The definition of the specified database in the Data Catalog.
Declaration
Swift
public let database: Database?
-
Undocumented
Declaration
Swift
public init(database: Database? = nil)