quicksight_update_quick_sight_q_search_configuration {paws.analytics} | R Documentation |
Updates the state of a Amazon QuickSight Q Search configuration
Description
Updates the state of a Amazon QuickSight Q Search configuration.
See https://www.paws-r-sdk.com/docs/quicksight_update_quick_sight_q_search_configuration/ for full documentation.
Usage
quicksight_update_quick_sight_q_search_configuration(
AwsAccountId,
QSearchStatus
)
Arguments
AwsAccountId |
[required] The ID of the Amazon Web Services account that contains the Amazon QuickSight Q Search configuration that you want to update. |
QSearchStatus |
[required] The status of the Amazon QuickSight Q Search configuration that the user wants to update. |
[Package paws.analytics version 0.9.0 Index]