ItemResponse
public struct ItemResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Map of attribute data consisting of the data type and attribute value.
Declaration
Swift
public let item: [String : AttributeValue]?
-
Undocumented
Declaration
Swift
public init(item: [String : AttributeValue]? = nil)