connect_describe_vocabulary {paws.customer.engagement}R Documentation

Describes the specified vocabulary

Description

Describes the specified vocabulary.

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

Usage

connect_describe_vocabulary(InstanceId, VocabularyId)

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.

VocabularyId

[required] The identifier of the custom vocabulary.


[Package paws.customer.engagement version 0.9.0 Index]