AuthFetchDevicesRequest
public struct AuthFetchDevicesRequest : AmplifyOperationRequest
Request to fetch the devices associated with the signed in user.
-
Extra request options defined in
AuthFetchDevicesRequest.Options
Declaration
Swift
public var options: Options
-
Declaration
Swift
public init(options: Options)
-
Declaration
Swift
struct Options