AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.KafkaConnect.AmazonKafkaConnectRequest
      Amazon.KafkaConnect.Model.CreateCustomPluginRequest

Namespace: Amazon.KafkaConnect.Model
Assembly: AWSSDK.KafkaConnect.dll
Version: 3.x.y.z

Syntax

C#
public class CreateCustomPluginRequest : AmazonKafkaConnectRequest
         IAmazonWebServiceRequest

The CreateCustomPluginRequest type exposes the following members

Constructors

NameDescription
Public Method CreateCustomPluginRequest()

Properties

NameTypeDescription
Public Property ContentType Amazon.KafkaConnect.CustomPluginContentType

Gets and sets the property ContentType.

The type of the plugin file.

Public Property Description System.String

Gets and sets the property Description.

A summary description of the custom plugin.

Public Property Location Amazon.KafkaConnect.Model.CustomPluginLocation

Gets and sets the property Location.

Information about the location of a custom plugin.

Public Property Name System.String

Gets and sets the property Name.

The name of the custom plugin.

Public Property 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.

Version Information

.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