Uses of Class
software.amazon.awscdk.services.amazonmq.CfnBroker.UserProperty.Builder
-
Uses of CfnBroker.UserProperty.Builder in software.amazon.awscdk.services.amazonmq
Modifier and TypeMethodDescriptionCfnBroker.UserProperty.builder()
CfnBroker.UserProperty.Builder.consoleAccess
(Boolean consoleAccess) Sets the value ofCfnBroker.UserProperty.getConsoleAccess()
CfnBroker.UserProperty.Builder.consoleAccess
(IResolvable consoleAccess) Sets the value ofCfnBroker.UserProperty.getConsoleAccess()
Sets the value ofCfnBroker.UserProperty.getGroups()
Sets the value ofCfnBroker.UserProperty.getPassword()
Sets the value ofCfnBroker.UserProperty.getUsername()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnBroker.UserProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBroker.UserProperty.Builder
.