quicksight_batch_delete_topic_reviewed_answer {paws.analytics} | R Documentation |
Deletes reviewed answers for Q Topic.
See https://www.paws-r-sdk.com/docs/quicksight_batch_delete_topic_reviewed_answer/ for full documentation.
quicksight_batch_delete_topic_reviewed_answer(
AwsAccountId,
TopicId,
AnswerIds = NULL
)
AwsAccountId |
[required] The ID of the Amazon Web Services account that you want to delete a reviewed answers in. |
TopicId |
[required] The ID for the topic reviewed answer that you want to delete. This ID is unique per Amazon Web Services Region for each Amazon Web Services account. |
AnswerIds |
The Answer IDs of the Answers to be deleted. |