Uses of Interface
software.amazon.awscdk.services.msk.CfnCluster.ClientAuthenticationProperty
Packages that use CfnCluster.ClientAuthenticationProperty
Package
Description
Amazon Managed Streaming for Apache Kafka Construct Library
-
Uses of CfnCluster.ClientAuthenticationProperty in software.amazon.awscdk.services.msk
Classes in software.amazon.awscdk.services.msk that implement CfnCluster.ClientAuthenticationPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnCluster.ClientAuthenticationProperty
Methods in software.amazon.awscdk.services.msk that return CfnCluster.ClientAuthenticationPropertyModifier and TypeMethodDescriptionCfnCluster.ClientAuthenticationProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.msk with parameters of type CfnCluster.ClientAuthenticationPropertyModifier and TypeMethodDescriptionCfnCluster.Builder.clientAuthentication
(CfnCluster.ClientAuthenticationProperty clientAuthentication) Includes all client authentication related information.CfnClusterProps.Builder.clientAuthentication
(CfnCluster.ClientAuthenticationProperty clientAuthentication) Sets the value ofCfnClusterProps.getClientAuthentication()
void
CfnCluster.setClientAuthentication
(CfnCluster.ClientAuthenticationProperty value) Includes all client authentication related information.