InvokeDeviceMethodResponse
public struct InvokeDeviceMethodResponse : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
A JSON encoded string containing the device method response.
Declaration
Swift
public let deviceMethodResponse: String? - 
                  
                  
Undocumented
Declaration
Swift
public init(deviceMethodResponse: String? = nil) 
View on GitHub
        InvokeDeviceMethodResponse Structure Reference