Uses of Package
software.amazon.awscdk.services.kafkaconnect
Package
Description
AWS::KafkaConnect 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.ApacheKafkaClusterProperty
Specifies how the connector scales.A builder forCfnConnector.AutoScalingProperty
A fluent builder forCfnConnector
.Information about the capacity of the connector, whether it is auto scaled or provisioned.A builder forCfnConnector.CapacityProperty
The settings for delivering connector logs to Amazon CloudWatch Logs.A builder forCfnConnector.CloudWatchLogsLogDeliveryProperty
A plugin is an AWS resource that contains the code that defines a connector's logic.A builder forCfnConnector.CustomPluginProperty
The settings for delivering logs to Amazon Kinesis Data Firehose.A builder forCfnConnector.FirehoseLogDeliveryProperty
The client authentication information used in order to authenticate with the Apache Kafka cluster.A builder forCfnConnector.KafkaClusterClientAuthenticationProperty
Details of encryption in transit to the Apache Kafka cluster.A builder forCfnConnector.KafkaClusterEncryptionInTransitProperty
The details of the Apache Kafka cluster to which the connector is connected.A builder forCfnConnector.KafkaClusterProperty
Details about log delivery.A builder forCfnConnector.LogDeliveryProperty
A plugin is an AWS resource that contains the code that defines your connector logic.A builder forCfnConnector.PluginProperty
Details about a connector's provisioned capacity.A builder forCfnConnector.ProvisionedCapacityProperty
Details about delivering logs to Amazon S3.A builder forCfnConnector.S3LogDeliveryProperty
The scale-in policy for the connector.A builder forCfnConnector.ScaleInPolicyProperty
The scale-out policy for the connector.A builder forCfnConnector.ScaleOutPolicyProperty
Information about the VPC in which the connector resides.A builder forCfnConnector.VpcProperty
The configuration of the workers, which are the processes that run the connector logic.A builder forCfnConnector.WorkerConfigurationProperty
Workers can send worker logs to different destination types.A builder forCfnConnector.WorkerLogDeliveryProperty
Properties for defining aCfnConnector
.A builder forCfnConnectorProps
Creates a custom plugin using the specified properties.A fluent builder forCfnCustomPlugin
.Details about a custom plugin file.A builder forCfnCustomPlugin.CustomPluginFileDescriptionProperty
Information about the location of a custom plugin.A builder forCfnCustomPlugin.CustomPluginLocationProperty
The location of an object in Amazon S3.A builder forCfnCustomPlugin.S3LocationProperty
Properties for defining aCfnCustomPlugin
.A builder forCfnCustomPluginProps
Creates a worker configuration using the specified properties.A fluent builder forCfnWorkerConfiguration
.Properties for defining aCfnWorkerConfiguration
.A builder forCfnWorkerConfigurationProps