Uses of Class
software.amazon.awscdk.services.iam.CfnUser.LoginProfileProperty.Builder
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of CfnUser.LoginProfileProperty.Builder in software.amazon.awscdk.services.iam
Modifier and TypeMethodDescriptionCfnUser.LoginProfileProperty.builder()
Sets the value ofCfnUser.LoginProfileProperty.getPassword()
CfnUser.LoginProfileProperty.Builder.passwordResetRequired
(Boolean passwordResetRequired) Sets the value ofCfnUser.LoginProfileProperty.getPasswordResetRequired()
CfnUser.LoginProfileProperty.Builder.passwordResetRequired
(IResolvable passwordResetRequired) Sets the value ofCfnUser.LoginProfileProperty.getPasswordResetRequired()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnUser.LoginProfileProperty.Builder
.