PutItemInput
public struct PutItemInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The table where the message data will be written.
Declaration
Swift
public let tableName: String
-
Undocumented
Declaration
Swift
public init(tableName: String)