AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreateCustomPlugin operation. Creates a custom plugin using the specified properties.
Namespace: Amazon.KafkaConnect.Model
Assembly: AWSSDK.KafkaConnect.dll
Version: 3.x.y.z
public class CreateCustomPluginRequest : AmazonKafkaConnectRequest IAmazonWebServiceRequest
The CreateCustomPluginRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreateCustomPluginRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ContentType | Amazon.KafkaConnect.CustomPluginContentType |
Gets and sets the property ContentType. The type of the plugin file. |
![]() |
Description | System.String |
Gets and sets the property Description. A summary description of the custom plugin. |
![]() |
Location | Amazon.KafkaConnect.Model.CustomPluginLocation |
Gets and sets the property Location. Information about the location of a custom plugin. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the custom plugin. |
![]() |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The tags you want to attach to the custom plugin. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5