kafkaconnect_delete_custom_plugin {paws.analytics} | R Documentation |
Deletes a custom plugin
Description
Deletes a custom plugin.
See https://www.paws-r-sdk.com/docs/kafkaconnect_delete_custom_plugin/ for full documentation.
Usage
kafkaconnect_delete_custom_plugin(customPluginArn)
Arguments
customPluginArn |
[required] The Amazon Resource Name (ARN) of the custom plugin that you want to delete. |
[Package paws.analytics version 0.7.0 Index]