UpdateGlobalTableOutput
public struct UpdateGlobalTableOutput : 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
UpdateGlobalTableOutput Structure Reference