Uses of Class
software.amazon.awscdk.services.amazonmq.CfnBroker.UserProperty.Builder
Packages that use CfnBroker.UserProperty.Builder
-
Uses of CfnBroker.UserProperty.Builder in software.amazon.awscdk.services.amazonmq
Methods in software.amazon.awscdk.services.amazonmq that return CfnBroker.UserProperty.BuilderModifier 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()CfnBroker.UserProperty.Builder.replicationUser(Boolean replicationUser) Sets the value ofCfnBroker.UserProperty.getReplicationUser()CfnBroker.UserProperty.Builder.replicationUser(IResolvable replicationUser) Sets the value ofCfnBroker.UserProperty.getReplicationUser()Sets the value ofCfnBroker.UserProperty.getUsername()Constructors in software.amazon.awscdk.services.amazonmq with parameters of type CfnBroker.UserProperty.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnBroker.UserProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBroker.UserProperty.Builder.