workspaces_reject_account_link_invitation {paws.end.user.computing}R Documentation

Rejects the account link invitation

Description

Rejects the account link invitation.

See https://www.paws-r-sdk.com/docs/workspaces_reject_account_link_invitation/ for full documentation.

Usage

workspaces_reject_account_link_invitation(LinkId, ClientToken = NULL)

Arguments

LinkId

[required] The identifier of the account link

ClientToken

The client token of the account link invitation to reject.


[Package paws.end.user.computing version 0.9.0 Index]