voiceid_describe_watchlist {paws.machine.learning}R Documentation

Describes the specified watchlist

Description

Describes the specified watchlist.

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

Usage

voiceid_describe_watchlist(DomainId, WatchlistId)

Arguments

DomainId

[required] The identifier of the domain that contains the watchlist.

WatchlistId

[required] The identifier of the watchlist that you are describing.


[Package paws.machine.learning version 0.9.0 Index]