| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnUserPool.AdminCreateUserConfigProperty.Jsii$Proxy
An implementation for
CfnUserPool.AdminCreateUserConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.AdminCreateUserConfigProperty |
CfnUserPool.AdminCreateUserConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.adminCreateUserConfig(CfnUserPool.AdminCreateUserConfigProperty adminCreateUserConfig)
Sets the value of
CfnUserPoolProps.getAdminCreateUserConfig() |
CfnUserPool.Builder |
CfnUserPool.Builder.adminCreateUserConfig(CfnUserPool.AdminCreateUserConfigProperty adminCreateUserConfig)
`AWS::Cognito::UserPool.AdminCreateUserConfig`.
|
void |
CfnUserPool.setAdminCreateUserConfig(CfnUserPool.AdminCreateUserConfigProperty value)
`AWS::Cognito::UserPool.AdminCreateUserConfig`.
|
Copyright © 2021. All rights reserved.