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