UpdateThingShadowResponse
public struct UpdateThingShadowResponse : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String?
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The state information, in JSON format.
Declaration
Swift
public let payload: Data?
-
Undocumented
Declaration
Swift
public init(payload: Data? = nil)