DescribeTableOutput
public struct DescribeTableOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The properties of the table.
Declaration
Swift
public let table: TableDescription? -
Undocumented
Declaration
Swift
public init(table: TableDescription? = nil)
View on GitHub
DescribeTableOutput Structure Reference