Uses of Class
software.amazon.awscdk.mixins.preview.services.msk.mixins.CfnClusterPropsMixin.ClientAuthenticationProperty.Builder
Packages that use CfnClusterPropsMixin.ClientAuthenticationProperty.Builder
-
Uses of CfnClusterPropsMixin.ClientAuthenticationProperty.Builder in software.amazon.awscdk.mixins.preview.services.msk.mixins
Methods in software.amazon.awscdk.mixins.preview.services.msk.mixins that return CfnClusterPropsMixin.ClientAuthenticationProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.ClientAuthenticationProperty.builder()CfnClusterPropsMixin.ClientAuthenticationProperty.Builder.sasl(IResolvable sasl) Sets the value ofCfnClusterPropsMixin.ClientAuthenticationProperty.getSasl()CfnClusterPropsMixin.ClientAuthenticationProperty.Builder.sasl(CfnClusterPropsMixin.SaslProperty sasl) Sets the value ofCfnClusterPropsMixin.ClientAuthenticationProperty.getSasl()CfnClusterPropsMixin.ClientAuthenticationProperty.Builder.tls(IResolvable tls) Sets the value ofCfnClusterPropsMixin.ClientAuthenticationProperty.getTls()CfnClusterPropsMixin.ClientAuthenticationProperty.Builder.tls(CfnClusterPropsMixin.TlsProperty tls) Sets the value ofCfnClusterPropsMixin.ClientAuthenticationProperty.getTls()CfnClusterPropsMixin.ClientAuthenticationProperty.Builder.unauthenticated(IResolvable unauthenticated) Sets the value ofCfnClusterPropsMixin.ClientAuthenticationProperty.getUnauthenticated()CfnClusterPropsMixin.ClientAuthenticationProperty.Builder.unauthenticated(CfnClusterPropsMixin.UnauthenticatedProperty unauthenticated) Sets the value ofCfnClusterPropsMixin.ClientAuthenticationProperty.getUnauthenticated()Constructors in software.amazon.awscdk.mixins.preview.services.msk.mixins with parameters of type CfnClusterPropsMixin.ClientAuthenticationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.ClientAuthenticationProperty.Builder.