| Package | Description |
|---|---|
| software.amazon.awscdk.services.msk |
Amazon Managed Streaming for Apache Kafka Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCluster.ClientAuthenticationProperty.Jsii$Proxy
An implementation for
CfnCluster.ClientAuthenticationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.ClientAuthenticationProperty |
CfnCluster.ClientAuthenticationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnClusterProps.Builder |
CfnClusterProps.Builder.clientAuthentication(CfnCluster.ClientAuthenticationProperty clientAuthentication)
Sets the value of
CfnClusterProps.getClientAuthentication() |
CfnCluster.Builder |
CfnCluster.Builder.clientAuthentication(CfnCluster.ClientAuthenticationProperty clientAuthentication)
Includes information related to client authentication.
|
void |
CfnCluster.setClientAuthentication(CfnCluster.ClientAuthenticationProperty value)
Includes information related to client authentication.
|
Copyright © 2022. All rights reserved.