@Stability(value=Stable)
public static interface CfnUserPool.PoliciesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-policies.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPool.PoliciesProperty.Builder
A builder for
CfnUserPool.PoliciesProperty |
static class |
CfnUserPool.PoliciesProperty.Jsii$Proxy
An implementation for
CfnUserPool.PoliciesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPool.PoliciesProperty.Builder |
builder() |
default Object |
getPasswordPolicy()
`CfnUserPool.PoliciesProperty.PasswordPolicy`.
|
@Stability(value=Stable) @Nullable default Object getPasswordPolicy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-policies.html#cfn-cognito-userpool-policies-passwordpolicy@Stability(value=Stable) static CfnUserPool.PoliciesProperty.Builder builder()
Copyright © 2020. All rights reserved.