| Package | Description |
|---|---|
| software.amazon.awscdk.services.amazonmq |
Amazon MQ Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnBroker.UserProperty.Builder |
CfnBroker.UserProperty.builder() |
CfnBroker.UserProperty.Builder |
CfnBroker.UserProperty.Builder.consoleAccess(Boolean consoleAccess)
Sets the value of
CfnBroker.UserProperty.getConsoleAccess() |
CfnBroker.UserProperty.Builder |
CfnBroker.UserProperty.Builder.consoleAccess(IResolvable consoleAccess)
Sets the value of
CfnBroker.UserProperty.getConsoleAccess() |
CfnBroker.UserProperty.Builder |
CfnBroker.UserProperty.Builder.groups(List<String> groups)
Sets the value of
CfnBroker.UserProperty.getGroups() |
CfnBroker.UserProperty.Builder |
CfnBroker.UserProperty.Builder.password(String password)
Sets the value of
CfnBroker.UserProperty.getPassword() |
CfnBroker.UserProperty.Builder |
CfnBroker.UserProperty.Builder.username(String username)
Sets the value of
CfnBroker.UserProperty.getUsername() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnBroker.UserProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnBroker.ConfigurationIdProperty.Builder. |
Copyright © 2022. All rights reserved.