| Package | Description |
|---|---|
| software.amazon.awscdk.services.kafkaconnect |
AWS::KafkaConnect Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnConnector.KafkaClusterProperty.Jsii$Proxy
An implementation for
CfnConnector.KafkaClusterProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnConnector.KafkaClusterProperty |
CfnConnector.KafkaClusterProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnConnector.Builder |
CfnConnector.Builder.kafkaCluster(CfnConnector.KafkaClusterProperty kafkaCluster)
The details of the Apache Kafka cluster to which the connector is connected.
|
CfnConnectorProps.Builder |
CfnConnectorProps.Builder.kafkaCluster(CfnConnector.KafkaClusterProperty kafkaCluster)
Sets the value of
CfnConnectorProps.getKafkaCluster() |
void |
CfnConnector.setKafkaCluster(CfnConnector.KafkaClusterProperty value)
The details of the Apache Kafka cluster to which the connector is connected.
|
Copyright © 2022. All rights reserved.