object
Represents the result of call to SimpleSignInService.LinkUserAccount.
Type declaration
linkId?
optional linkId: string
A unique ID assigned by Amazon that represents the account linking relationship between
the customer identities.
requestStatus
requestStatus:RequestStatus
Status of the request.
successCode
successCode:LinkAccountSuccessCode | undefined
For account linking requests successfully processed,
the LinkAccountSuccessCode indicates a more granular status.

