Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.memorydb.CfnUserMixinProps.Builder
Packages that use CfnUserMixinProps.Builder
-
Uses of CfnUserMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.memorydb
Methods in software.amazon.awscdk.cfnpropertymixins.services.memorydb that return CfnUserMixinProps.BuilderModifier and TypeMethodDescriptionCfnUserMixinProps.Builder.accessString(String accessString) Sets the value ofCfnUserMixinProps.getAccessString()CfnUserMixinProps.Builder.authenticationMode(Object authenticationMode) Sets the value ofCfnUserMixinProps.getAuthenticationMode()static CfnUserMixinProps.BuilderCfnUserMixinProps.builder()Sets the value ofCfnUserMixinProps.getTags()Sets the value ofCfnUserMixinProps.getUserName()Constructors in software.amazon.awscdk.cfnpropertymixins.services.memorydb with parameters of type CfnUserMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnUserMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUserMixinProps.Builder.