DeleteTableOutput
public struct DeleteTableOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Represents the properties of a table.
Declaration
Swift
public let tableDescription: TableDescription?
-
Undocumented
Declaration
Swift
public init(tableDescription: TableDescription? = nil)