Creates a custom plugin using the specified properties.
See https://www.paws-r-sdk.com/docs/kafkaconnect_create_custom_plugin/ for full documentation.
kafkaconnect_create_custom_plugin(
contentType,
description = NULL,
location,
name
)
[required] The type of the plugin file.
A summary description of the custom plugin.
[required] Information about the location of a custom plugin.
[required] The name of the custom plugin.