Uses of Class
software.amazon.awscdk.services.memorydb.CfnUserProps.Builder
-
Uses of CfnUserProps.Builder in software.amazon.awscdk.services.memorydb
Modifier and TypeMethodDescriptionCfnUserProps.Builder.accessString
(String accessString) Sets the value ofCfnUserProps.getAccessString()
CfnUserProps.Builder.authenticationMode
(Object authenticationMode) Sets the value ofCfnUserProps.getAuthenticationMode()
static CfnUserProps.Builder
CfnUserProps.builder()
Sets the value ofCfnUserProps.getTags()
Sets the value ofCfnUserProps.getUserName()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnUserProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUserProps.Builder
.