| Package | Description |
|---|---|
| software.amazon.awscdk.services.iam |
AWS Identity and Access Management Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnUser.LoginProfileProperty.Jsii$Proxy
An implementation for
CfnUser.LoginProfileProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnUser.LoginProfileProperty |
CfnUser.LoginProfileProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnUserProps.Builder |
CfnUserProps.Builder.loginProfile(CfnUser.LoginProfileProperty loginProfile)
Sets the value of
CfnUserProps.getLoginProfile() |
CfnUser.Builder |
CfnUser.Builder.loginProfile(CfnUser.LoginProfileProperty loginProfile)
Creates a password for the specified IAM user.
|
void |
CfnUser.setLoginProfile(CfnUser.LoginProfileProperty value)
Creates a password for the specified IAM user.
|
Copyright © 2022. All rights reserved.