| Package | Description |
|---|---|
| software.amazon.awscdk.services.kafkaconnect |
AWS::KafkaConnect Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnConnector.KafkaClusterClientAuthenticationProperty.Jsii$Proxy
An implementation for
CfnConnector.KafkaClusterClientAuthenticationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnConnector.KafkaClusterClientAuthenticationProperty |
CfnConnector.KafkaClusterClientAuthenticationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnConnector.Builder |
CfnConnector.Builder.kafkaClusterClientAuthentication(CfnConnector.KafkaClusterClientAuthenticationProperty kafkaClusterClientAuthentication)
The type of client authentication used to connect to the Apache Kafka cluster.
|
CfnConnectorProps.Builder |
CfnConnectorProps.Builder.kafkaClusterClientAuthentication(CfnConnector.KafkaClusterClientAuthenticationProperty kafkaClusterClientAuthentication)
Sets the value of
CfnConnectorProps.getKafkaClusterClientAuthentication() |
void |
CfnConnector.setKafkaClusterClientAuthentication(CfnConnector.KafkaClusterClientAuthenticationProperty value)
The type of client authentication used to connect to the Apache Kafka cluster.
|
Copyright © 2022. All rights reserved.