@Stability(value=Stable)
public static interface CfnBroker.UserProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBroker.UserProperty.Builder
A builder for
CfnBroker.UserProperty |
static class |
CfnBroker.UserProperty.Jsii$Proxy
An implementation for
CfnBroker.UserProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnBroker.UserProperty.Builder |
builder() |
default Object |
getConsoleAccess()
`CfnBroker.UserProperty.ConsoleAccess`.
|
default List<String> |
getGroups()
`CfnBroker.UserProperty.Groups`.
|
String |
getPassword()
`CfnBroker.UserProperty.Password`.
|
String |
getUsername()
`CfnBroker.UserProperty.Username`.
|
@Stability(value=Stable) @NotNull String getPassword()
@Stability(value=Stable) @NotNull String getUsername()
@Stability(value=Stable) @Nullable default Object getConsoleAccess()
@Stability(value=Stable) @Nullable default List<String> getGroups()
@Stability(value=Stable) static CfnBroker.UserProperty.Builder builder()
CfnBroker.UserProperty.Builder of CfnBroker.UserPropertyCopyright © 2021. All rights reserved.