Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnClusterPropsMixin.ClientAuthenticationProperty
Packages that use CfnClusterPropsMixin.ClientAuthenticationProperty
-
Uses of CfnClusterPropsMixin.ClientAuthenticationProperty in software.amazon.awscdk.cfnpropertymixins.services.msk
Classes in software.amazon.awscdk.cfnpropertymixins.services.msk that implement CfnClusterPropsMixin.ClientAuthenticationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.ClientAuthenticationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnClusterPropsMixin.ClientAuthenticationPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.ClientAuthenticationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnClusterPropsMixin.ClientAuthenticationPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.clientAuthentication(CfnClusterPropsMixin.ClientAuthenticationProperty clientAuthentication) Sets the value ofCfnClusterMixinProps.getClientAuthentication()CfnClusterPropsMixin.Builder.clientAuthentication(CfnClusterPropsMixin.ClientAuthenticationProperty clientAuthentication) Includes all client authentication related information.