Builder
Properties
Information about the capacity of the connector, whether it is auto scaled or provisioned.
The Amazon Resource Name (ARN) of the connector.
A map of keys to values that represent the configuration for the connector.
A summary description of the connector.
The name of the connector.
The state of the connector.
The time the connector was created.
The current version of the connector.
The Apache Kafka cluster that the connector is connected to.
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.
Details about delivering 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.
Details about the state of a connector.
Specifies which worker configuration was used for 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.StateDescription inside the given block
construct an aws.sdk.kotlin.services.kafkaconnect.model.WorkerConfigurationDescription inside the given block