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

Description

Deletes the account link invitation.

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

Usage

workspaces_delete_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 EFS uses to ensure idempotent creation.


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