Package software.amazon.awscdk.services.kafkaconnect
package software.amazon.awscdk.services.kafkaconnect
AWS::KafkaConnect Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.kafkaconnect.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for KafkaConnect construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::KafkaConnect resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::KafkaConnect.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates a connector using the specified properties.The details of the Apache Kafka cluster to which the connector is connected.A builder for
CfnConnector.ApacheKafkaClusterPropertyAn implementation forCfnConnector.ApacheKafkaClusterPropertySpecifies how the connector scales.A builder forCfnConnector.AutoScalingPropertyAn implementation forCfnConnector.AutoScalingPropertyA fluent builder forCfnConnector.Information about the capacity of the connector, whether it is auto scaled or provisioned.A builder forCfnConnector.CapacityPropertyAn implementation forCfnConnector.CapacityPropertyThe settings for delivering connector logs to Amazon CloudWatch Logs.A builder forCfnConnector.CloudWatchLogsLogDeliveryPropertyAn implementation forCfnConnector.CloudWatchLogsLogDeliveryPropertyA plugin is an AWS resource that contains the code that defines a connector's logic.A builder forCfnConnector.CustomPluginPropertyAn implementation forCfnConnector.CustomPluginPropertyThe settings for delivering logs to Amazon Kinesis Data Firehose.A builder forCfnConnector.FirehoseLogDeliveryPropertyAn implementation forCfnConnector.FirehoseLogDeliveryPropertyThe client authentication information used in order to authenticate with the Apache Kafka cluster.A builder forCfnConnector.KafkaClusterClientAuthenticationPropertyAn implementation forCfnConnector.KafkaClusterClientAuthenticationPropertyDetails of encryption in transit to the Apache Kafka cluster.A builder forCfnConnector.KafkaClusterEncryptionInTransitPropertyAn implementation forCfnConnector.KafkaClusterEncryptionInTransitPropertyThe details of the Apache Kafka cluster to which the connector is connected.A builder forCfnConnector.KafkaClusterPropertyAn implementation forCfnConnector.KafkaClusterPropertyDetails about log delivery.A builder forCfnConnector.LogDeliveryPropertyAn implementation forCfnConnector.LogDeliveryPropertyA plugin is an AWS resource that contains the code that defines your connector logic.A builder forCfnConnector.PluginPropertyAn implementation forCfnConnector.PluginPropertyDetails about a connector's provisioned capacity.A builder forCfnConnector.ProvisionedCapacityPropertyAn implementation forCfnConnector.ProvisionedCapacityPropertyDetails about delivering logs to Amazon S3.A builder forCfnConnector.S3LogDeliveryPropertyAn implementation forCfnConnector.S3LogDeliveryPropertyThe scale-in policy for the connector.A builder forCfnConnector.ScaleInPolicyPropertyAn implementation forCfnConnector.ScaleInPolicyPropertyThe scale-out policy for the connector.A builder forCfnConnector.ScaleOutPolicyPropertyAn implementation forCfnConnector.ScaleOutPolicyPropertyInformation about the VPC in which the connector resides.A builder forCfnConnector.VpcPropertyAn implementation forCfnConnector.VpcPropertyThe configuration of the workers, which are the processes that run the connector logic.A builder forCfnConnector.WorkerConfigurationPropertyAn implementation forCfnConnector.WorkerConfigurationPropertyWorkers can send worker logs to different destination types.A builder forCfnConnector.WorkerLogDeliveryPropertyAn implementation forCfnConnector.WorkerLogDeliveryPropertyProperties for defining aCfnConnector.A builder forCfnConnectorPropsAn implementation forCfnConnectorPropsCreates a custom plugin using the specified properties.A fluent builder forCfnCustomPlugin.Details about a custom plugin file.A builder forCfnCustomPlugin.CustomPluginFileDescriptionPropertyAn implementation forCfnCustomPlugin.CustomPluginFileDescriptionPropertyInformation about the location of a custom plugin.A builder forCfnCustomPlugin.CustomPluginLocationPropertyAn implementation forCfnCustomPlugin.CustomPluginLocationPropertyThe location of an object in Amazon S3.A builder forCfnCustomPlugin.S3LocationPropertyAn implementation forCfnCustomPlugin.S3LocationPropertyProperties for defining aCfnCustomPlugin.A builder forCfnCustomPluginPropsAn implementation forCfnCustomPluginPropsCreates a worker configuration using the specified properties.A fluent builder forCfnWorkerConfiguration.Properties for defining aCfnWorkerConfiguration.A builder forCfnWorkerConfigurationPropsAn implementation forCfnWorkerConfigurationPropsA reference to a Connector resource.A builder forConnectorReferenceAn implementation forConnectorReferenceA reference to a CustomPlugin resource.A builder forCustomPluginReferenceAn implementation forCustomPluginReference(experimental) Indicates that this resource can be referenced as a Connector.Internal default implementation forIConnectorRef.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a CustomPlugin.Internal default implementation forICustomPluginRef.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a WorkerConfiguration.Internal default implementation forIWorkerConfigurationRef.A proxy class which represents a concrete javascript instance of this type.A reference to a WorkerConfiguration resource.A builder forWorkerConfigurationReferenceAn implementation forWorkerConfigurationReference