| Modifier and Type | Method and Description |
|---|---|
CfnUserProps.Builder |
CfnUserProps.Builder.accessString(String accessString)
Sets the value of
CfnUserProps.getAccessString() |
CfnUserProps.Builder |
CfnUserProps.Builder.authenticationMode(Object authenticationMode)
Sets the value of
CfnUserProps.getAuthenticationMode() |
static CfnUserProps.Builder |
CfnUserProps.builder() |
CfnUserProps.Builder |
CfnUserProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnUserProps.getTags() |
CfnUserProps.Builder |
CfnUserProps.Builder.userName(String userName)
Sets the value of
CfnUserProps.getUserName() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnUserProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserProps.Builder. |
Copyright © 2023. All rights reserved.