Values.DeleteSlackChannelConfigurationResultSourceDeletes a Slack channel configuration for AWS Chatbot
type nonrec error = [ | `DeleteSlackChannelConfigurationException of
DeleteSlackChannelConfigurationException.t| `InvalidParameterException of InvalidParameterException.t| `InvalidRequestException of InvalidRequestException.t| `ResourceNotFoundException of ResourceNotFoundException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `DeleteSlackChannelConfigurationException of
DeleteSlackChannelConfigurationException.t
| `InvalidParameterException of InvalidParameterException.t
| `InvalidRequestException of InvalidRequestException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `DeleteSlackChannelConfigurationException of
DeleteSlackChannelConfigurationException.t
| `InvalidParameterException of InvalidParameterException.t
| `InvalidRequestException of InvalidRequestException.t
| `ResourceNotFoundException of ResourceNotFoundException.t
| `Unknown_operation_error of string * string option ]