Connector

class Connector : KotlinCustomResource

Resource Type definition for AWS::KafkaConnect::Connector

Properties

Link copied to clipboard

The connector's compute capacity settings.

Link copied to clipboard
val connectorArn: Output<String>

Amazon Resource Name for the created Connector.

Link copied to clipboard

The configuration for the connector.

Link copied to clipboard

A summary description of the connector.

Link copied to clipboard
val connectorName: Output<String>

The name of the connector.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

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

Link copied to clipboard

The type of client authentication used to connect to the Apache Kafka cluster. The value is NONE when no client authentication is used.

Link copied to clipboard

Details of encryption in transit to the Apache Kafka cluster.

Link copied to clipboard

The version of Kafka Connect. It has to be compatible with both the Kafka cluster's version and the plugins.

Link copied to clipboard

The settings for delivering connector logs to Amazon CloudWatch Logs.

Link copied to clipboard

List of plugins to use with the connector.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role used by the connector to access Amazon S3 objects and other external resources.

Link copied to clipboard
val tags: Output<List<Tag>>?

A collection of tags associated with a resource

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

The worker configurations that are in use with the connector.