connect_get_task_template: Gets details about a specific task template in the specified...

View source: R/connect_operations.R

connect_get_task_templateR Documentation

Gets details about a specific task template in the specified Amazon Connect instance

Description

Gets details about a specific task template in the specified Amazon Connect instance.

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

Usage

connect_get_task_template(InstanceId, TaskTemplateId, SnapshotVersion = NULL)

Arguments

InstanceId

[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

TaskTemplateId

[required] A unique identifier for the task template.

SnapshotVersion

The system generated version of a task template that is associated with a task, when the task is created.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.