kafkaconnect_create_custom_plugin: Creates a custom plugin using the specified properties

View source: R/kafkaconnect_operations.R

kafkaconnect_create_custom_pluginR Documentation

Creates a custom plugin using the specified properties

Description

Creates a custom plugin using the specified properties.

See https://www.paws-r-sdk.com/docs/kafkaconnect_create_custom_plugin/ for full documentation.

Usage

kafkaconnect_create_custom_plugin(
  contentType,
  description = NULL,
  location,
  name
)

Arguments

contentType

[required] The type of the plugin file.

description

A summary description of the custom plugin.

location

[required] Information about the location of a custom plugin.

name

[required] The name of the custom plugin.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.