quicksight_list_topic_reviewed_answers {paws.analytics} | R Documentation |
Lists all reviewed answers for a Q Topic
Description
Lists all reviewed answers for a Q Topic.
See https://www.paws-r-sdk.com/docs/quicksight_list_topic_reviewed_answers/ for full documentation.
Usage
quicksight_list_topic_reviewed_answers(AwsAccountId, TopicId)
Arguments
AwsAccountId |
[required] The ID of the Amazon Web Services account that containd the reviewed answers that you want listed. |
TopicId |
[required] The ID for the topic that contains the reviewed answer that you want to list. This ID is unique per Amazon Web Services Region for each Amazon Web Services account. |
[Package paws.analytics version 0.7.0 Index]