Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.KafkaConnect

Classes

CfnConnector

Creates a connector using the specified properties.

CfnConnector.ApacheKafkaClusterProperty

The details of the Apache Kafka cluster to which the connector is connected.

CfnConnector.AutoScalingProperty

Specifies how the connector scales.

CfnConnector.CapacityProperty

Information about the capacity of the connector, whether it is auto scaled or provisioned.

CfnConnector.CloudWatchLogsLogDeliveryProperty

The settings for delivering connector logs to Amazon CloudWatch Logs.

CfnConnector.CustomPluginProperty

A plugin is an AWS resource that contains the code that defines a connector's logic.

CfnConnector.FirehoseLogDeliveryProperty

The settings for delivering logs to Amazon Kinesis Data Firehose.

CfnConnector.KafkaClusterClientAuthenticationProperty

The client authentication information used in order to authenticate with the Apache Kafka cluster.

CfnConnector.KafkaClusterEncryptionInTransitProperty

Details of encryption in transit to the Apache Kafka cluster.

CfnConnector.KafkaClusterProperty

The details of the Apache Kafka cluster to which the connector is connected.

CfnConnector.LogDeliveryProperty

Details about log delivery.

CfnConnector.PluginProperty

A plugin is an AWS resource that contains the code that defines your connector logic.

CfnConnector.ProvisionedCapacityProperty

Details about a connector's provisioned capacity.

CfnConnector.S3LogDeliveryProperty

Details about delivering logs to Amazon S3.

CfnConnector.ScaleInPolicyProperty

The scale-in policy for the connector.

CfnConnector.ScaleOutPolicyProperty

The scale-out policy for the connector.

CfnConnector.VpcProperty

Information about the VPC in which the connector resides.

CfnConnector.WorkerConfigurationProperty

The configuration of the workers, which are the processes that run the connector logic.

CfnConnector.WorkerLogDeliveryProperty

Workers can send worker logs to different destination types.

CfnConnectorProps

Properties for defining a CfnConnector.

CfnCustomPlugin

Creates a custom plugin using the specified properties.

CfnCustomPlugin.CustomPluginFileDescriptionProperty

Details about a custom plugin file.

CfnCustomPlugin.CustomPluginLocationProperty

Information about the location of a custom plugin.

CfnCustomPlugin.S3LocationProperty

The location of an object in Amazon S3.

CfnCustomPluginProps

Properties for defining a CfnCustomPlugin.

CfnWorkerConfiguration

Creates a worker configuration using the specified properties.

CfnWorkerConfigurationProps

Properties for defining a CfnWorkerConfiguration.

Interfaces

CfnConnector.IApacheKafkaClusterProperty

The details of the Apache Kafka cluster to which the connector is connected.

CfnConnector.IAutoScalingProperty

Specifies how the connector scales.

CfnConnector.ICapacityProperty

Information about the capacity of the connector, whether it is auto scaled or provisioned.

CfnConnector.ICloudWatchLogsLogDeliveryProperty

The settings for delivering connector logs to Amazon CloudWatch Logs.

CfnConnector.ICustomPluginProperty

A plugin is an AWS resource that contains the code that defines a connector's logic.

CfnConnector.IFirehoseLogDeliveryProperty

The settings for delivering logs to Amazon Kinesis Data Firehose.

CfnConnector.IKafkaClusterClientAuthenticationProperty

The client authentication information used in order to authenticate with the Apache Kafka cluster.

CfnConnector.IKafkaClusterEncryptionInTransitProperty

Details of encryption in transit to the Apache Kafka cluster.

CfnConnector.IKafkaClusterProperty

The details of the Apache Kafka cluster to which the connector is connected.

CfnConnector.ILogDeliveryProperty

Details about log delivery.

CfnConnector.IPluginProperty

A plugin is an AWS resource that contains the code that defines your connector logic.

CfnConnector.IProvisionedCapacityProperty

Details about a connector's provisioned capacity.

CfnConnector.IS3LogDeliveryProperty

Details about delivering logs to Amazon S3.

CfnConnector.IScaleInPolicyProperty

The scale-in policy for the connector.

CfnConnector.IScaleOutPolicyProperty

The scale-out policy for the connector.

CfnConnector.IVpcProperty

Information about the VPC in which the connector resides.

CfnConnector.IWorkerConfigurationProperty

The configuration of the workers, which are the processes that run the connector logic.

CfnConnector.IWorkerLogDeliveryProperty

Workers can send worker logs to different destination types.

CfnCustomPlugin.ICustomPluginFileDescriptionProperty

Details about a custom plugin file.

CfnCustomPlugin.ICustomPluginLocationProperty

Information about the location of a custom plugin.

CfnCustomPlugin.IS3LocationProperty

The location of an object in Amazon S3.

ICfnConnectorProps

Properties for defining a CfnConnector.

ICfnCustomPluginProps

Properties for defining a CfnCustomPlugin.

ICfnWorkerConfigurationProps

Properties for defining a CfnWorkerConfiguration.

Back to top Generated by DocFX