InputDeviceSettings
public struct InputDeviceSettings : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique ID for the device.
Declaration
Swift
public let id: String? -
Undocumented
Declaration
Swift
public init(id: String? = nil)
View on GitHub
InputDeviceSettings Structure Reference