GetDeviceMethodsResponse
public struct GetDeviceMethodsResponse : AWSShape
                Undocumented
- 
                  
                  
Declaration
Swift
public static var _members: [AWSShapeMember] - 
                  
                  
List of available device APIs.
Declaration
Swift
public let deviceMethods: [DeviceMethod]? - 
                  
                  
Undocumented
Declaration
Swift
public init(deviceMethods: [DeviceMethod]? = nil) 
View on GitHub
        GetDeviceMethodsResponse Structure Reference