DescribeGlobalTableOutput
public struct DescribeGlobalTableOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Contains the details of the global table.
Declaration
Swift
public let globalTableDescription: GlobalTableDescription?
-
Undocumented
Declaration
Swift
public init(globalTableDescription: GlobalTableDescription? = nil)