resourceexplorer_update_index_type {paws.application.integration} | R Documentation |
Changes the type of the index from one of the following types to the other
Description
Changes the type of the index from one of the following types to the other. For more information about indexes and the role they perform in Amazon Web Services Resource Explorer, see Turning on cross-Region search by creating an aggregator index in the Amazon Web Services Resource Explorer User Guide.
See https://www.paws-r-sdk.com/docs/resourceexplorer_update_index_type/ for full documentation.
Usage
resourceexplorer_update_index_type(Arn, Type)
Arguments
Arn |
[required] The Amazon resource name (ARN) of the index that you want to update. |
Type |
[required] The type of the index. To understand the difference between |
[Package paws.application.integration version 0.9.0 Index]