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