| Package | Description |
|---|---|
| software.amazon.awscdk.services.iam |
AWS Identity and Access Management Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnUser.LoginProfileProperty.Builder |
CfnUser.LoginProfileProperty.builder() |
CfnUser.LoginProfileProperty.Builder |
CfnUser.LoginProfileProperty.Builder.password(String password)
Sets the value of
CfnUser.LoginProfileProperty.getPassword() |
CfnUser.LoginProfileProperty.Builder |
CfnUser.LoginProfileProperty.Builder.passwordResetRequired(Boolean passwordResetRequired)
Sets the value of
CfnUser.LoginProfileProperty.getPasswordResetRequired() |
CfnUser.LoginProfileProperty.Builder |
CfnUser.LoginProfileProperty.Builder.passwordResetRequired(IResolvable passwordResetRequired)
Sets the value of
CfnUser.LoginProfileProperty.getPasswordResetRequired() |
Copyright © 2021. All rights reserved.