deleteView
inline suspend fun ResourceExplorer2Client.deleteView(crossinline block: DeleteViewRequest.Builder.() -> Unit): DeleteViewResponse
Deletes the specified view.
If the specified view is the default view for its Amazon Web Services Region, then all Search operations in that Region must explicitly specify the view to use until you configure a new default by calling the AssociateDefaultView operation.