resourceexplorer_delete_view {paws.application.integration} | R Documentation |
Deletes the specified view
Description
Deletes the specified view.
See https://www.paws-r-sdk.com/docs/resourceexplorer_delete_view/ for full documentation.
Usage
resourceexplorer_delete_view(ViewArn)
Arguments
ViewArn |
[required] The Amazon resource name (ARN) of the view that you want to delete. |
[Package paws.application.integration version 0.6.0 Index]