Updates the attributes of an existing layout.
See https://www.paws-r-sdk.com/docs/connectcases_update_layout/ for full documentation.
connectcases_update_layout(content = NULL, domainId, layoutId, name = NULL)
Information about which fields will be present in the layout, the order of the fields.
[required] The unique identifier of the Cases domain.
[required] The unique identifier of the layout.
The name of the layout. It must be unique per domain.