Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.memorydb.CfnUserPropsMixin.Builder
Packages that use CfnUserPropsMixin.Builder
-
Uses of CfnUserPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.memorydb
Methods in software.amazon.awscdk.cfnpropertymixins.services.memorydb that return CfnUserPropsMixin.BuilderModifier and TypeMethodDescriptionCfnUserPropsMixin.Builder.accessString(String accessString) Access permissions string used for this user.CfnUserPropsMixin.Builder.authenticationMode(Object authenticationMode) Denotes whether the user requires a password to authenticate.static CfnUserPropsMixin.BuilderCfnUserPropsMixin.Builder.create()static CfnUserPropsMixin.BuilderCfnUserPropsMixin.Builder.create(CfnPropertyMixinOptions options) An array of key-value pairs to apply to this resource.The name of the user.