Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.msk.CfnClusterPropsMixin.SaslProperty.Builder
Packages that use CfnClusterPropsMixin.SaslProperty.Builder
-
Uses of CfnClusterPropsMixin.SaslProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.msk
Methods in software.amazon.awscdk.cfnpropertymixins.services.msk that return CfnClusterPropsMixin.SaslProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.SaslProperty.builder()CfnClusterPropsMixin.SaslProperty.Builder.iam(CfnClusterPropsMixin.IamProperty iam) Sets the value ofCfnClusterPropsMixin.SaslProperty.getIam()CfnClusterPropsMixin.SaslProperty.Builder.iam(IResolvable iam) Sets the value ofCfnClusterPropsMixin.SaslProperty.getIam()CfnClusterPropsMixin.SaslProperty.Builder.scram(CfnClusterPropsMixin.ScramProperty scram) Sets the value ofCfnClusterPropsMixin.SaslProperty.getScram()CfnClusterPropsMixin.SaslProperty.Builder.scram(IResolvable scram) Sets the value ofCfnClusterPropsMixin.SaslProperty.getScram()Constructors in software.amazon.awscdk.cfnpropertymixins.services.msk with parameters of type CfnClusterPropsMixin.SaslProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.SaslProperty.Builder.