Builder
Properties
The connector's compute capacity settings.
The Amazon Resource Name (ARN) of the connector.
The description of the connector.
The name of the connector.
The state of the connector.
The time that the connector was created.
The current version of the connector.
The details of the Apache Kafka cluster to which the connector is connected.
The type of client authentication used to connect to the Apache Kafka cluster. The value is NONE when no client authentication is used.
Details of encryption in transit to the Apache Kafka cluster.
The version of Kafka Connect. It has to be compatible with both the Apache Kafka cluster's version and the plugins.
The settings for delivering connector logs to Amazon CloudWatch Logs.
Specifies which plugins were used for this connector.
The Amazon Resource Name (ARN) of the IAM role used by the connector to access Amazon Web Services resources.
The worker configurations that are in use with the connector.
Functions
construct an aws.sdk.kotlin.services.kafkaconnect.model.CapacityDescription inside the given block
construct an aws.sdk.kotlin.services.kafkaconnect.model.KafkaClusterDescription inside the given block
construct an aws.sdk.kotlin.services.kafkaconnect.model.KafkaClusterClientAuthenticationDescription inside the given block
construct an aws.sdk.kotlin.services.kafkaconnect.model.KafkaClusterEncryptionInTransitDescription inside the given block
construct an aws.sdk.kotlin.services.kafkaconnect.model.LogDeliveryDescription inside the given block
construct an aws.sdk.kotlin.services.kafkaconnect.model.WorkerConfigurationDescription inside the given block