Uses of Class
software.amazon.awscdk.services.iam.CfnUser.LoginProfileProperty.Builder
Packages that use CfnUser.LoginProfileProperty.Builder
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of CfnUser.LoginProfileProperty.Builder in software.amazon.awscdk.services.iam
Methods in software.amazon.awscdk.services.iam that return CfnUser.LoginProfileProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.iam with parameters of type CfnUser.LoginProfileProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUser.LoginProfileProperty.Builder.