workspaces_update_connect_client_add_in: Updates a Amazon Connect client add-in

View source: R/workspaces_operations.R

workspaces_update_connect_client_add_inR Documentation

Updates a Amazon Connect client add-in

Description

Updates a Amazon Connect client add-in. Use this action to update the name and endpoint URL of a Amazon Connect client add-in.

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

Usage

workspaces_update_connect_client_add_in(
  AddInId,
  ResourceId,
  Name = NULL,
  URL = NULL
)

Arguments

AddInId

[required] The identifier of the client add-in to update.

ResourceId

[required] The directory identifier for which the client add-in is configured.

Name

The name of the client add-in.

URL

The endpoint URL of the Amazon Connect client add-in.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.