CreateGlobalTableOutput
public struct CreateGlobalTableOutput : 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)
View on GitHub
CreateGlobalTableOutput Structure Reference