| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnUserPool.PoliciesProperty.Jsii$Proxy
An implementation for
CfnUserPool.PoliciesProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.PoliciesProperty |
CfnUserPool.PoliciesProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnUserPool.Builder |
CfnUserPool.Builder.policies(CfnUserPool.PoliciesProperty policies)
The policy associated with a user pool.
|
CfnUserPoolProps.Builder |
CfnUserPoolProps.Builder.policies(CfnUserPool.PoliciesProperty policies)
Sets the value of
CfnUserPoolProps.getPolicies() |
void |
CfnUserPool.setPolicies(CfnUserPool.PoliciesProperty value)
The policy associated with a user pool.
|
Copyright © 2022. All rights reserved.