chatbot_disassociate_from_configuration {paws.end.user.computing} | R Documentation |
Unlink a resource, for example a custom action, from a channel configuration
Description
Unlink a resource, for example a custom action, from a channel configuration.
See https://www.paws-r-sdk.com/docs/chatbot_disassociate_from_configuration/ for full documentation.
Usage
chatbot_disassociate_from_configuration(Resource, ChatConfiguration)
Arguments
Resource |
[required] The resource (for example, a custom action) Amazon Resource Name (ARN) to unlink. |
ChatConfiguration |
[required] The channel configuration the resource is being disassociated from. |
[Package paws.end.user.computing version 0.9.0 Index]