workspaces_accept_account_link_invitation {paws.end.user.computing} | R Documentation |
Accepts the account link invitation
Description
Accepts the account link invitation.
See https://www.paws-r-sdk.com/docs/workspaces_accept_account_link_invitation/ for full documentation.
Usage
workspaces_accept_account_link_invitation(LinkId, ClientToken = NULL)
Arguments
LinkId |
[required] The identifier of the account link. |
ClientToken |
A string of up to 64 ASCII characters that Amazon WorkSpaces uses to ensure idempotent creation. |
[Package paws.end.user.computing version 0.9.0 Index]