| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnUser.LoginProfileProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUser.LoginProfileProperty.Builder. |
Copyright © 2022. All rights reserved.