CfnUserProps.Builder |
CfnUserProps.Builder.accessString(String accessString)
|
static CfnUserProps.Builder |
CfnUserProps.builder() |
CfnUserProps.Builder |
CfnUserProps.Builder.engine(String engine)
|
CfnUserProps.Builder |
CfnUserProps.Builder.noPasswordRequired(Boolean noPasswordRequired)
|
CfnUserProps.Builder |
CfnUserProps.Builder.noPasswordRequired(IResolvable noPasswordRequired)
|
CfnUserProps.Builder |
CfnUserProps.Builder.passwords(List<String> passwords)
|
CfnUserProps.Builder |
CfnUserProps.Builder.userId(String userId)
|
CfnUserProps.Builder |
CfnUserProps.Builder.userName(String userName)
|