DeleteDeviceResponse
public struct DeleteDeviceResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Information about the device.
Declaration
Swift
public let device: Device? -
Undocumented
Declaration
Swift
public init(device: Device? = nil)
View on GitHub
DeleteDeviceResponse Structure Reference