AdminGetDeviceResponse
public struct AdminGetDeviceResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The device.
Declaration
Swift
public let device: DeviceType
-
Undocumented
Declaration
Swift
public init(device: DeviceType)