UpdateColumnStatisticsForTableResponse
public struct UpdateColumnStatisticsForTableResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
List of ColumnStatisticsErrors.
Declaration
Swift
public let errors: [ColumnStatisticsError]? -
Undocumented
Declaration
Swift
public init(errors: [ColumnStatisticsError]? = nil)
View on GitHub
UpdateColumnStatisticsForTableResponse Structure Reference