updateView

abstract suspend fun updateView(input: UpdateViewRequest): UpdateViewResponse

Modifies some of the details of a view. You can change the filter string and the list of included properties. You can't change the name of the view.