@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:21.978Z") @Stability(value=Stable) public interface CfnUserPoolProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserPoolProps.Builder
A builder for
CfnUserPoolProps |
static class |
CfnUserPoolProps.Jsii$Proxy
An implementation for
CfnUserPoolProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserPoolProps.Builder |
builder() |
default Object |
getAccountRecoverySetting()
`AWS::Cognito::UserPool.AccountRecoverySetting`.
|
default Object |
getAdminCreateUserConfig()
`AWS::Cognito::UserPool.AdminCreateUserConfig`.
|
default List<String> |
getAliasAttributes()
`AWS::Cognito::UserPool.AliasAttributes`.
|
default List<String> |
getAutoVerifiedAttributes()
`AWS::Cognito::UserPool.AutoVerifiedAttributes`.
|
default Object |
getDeviceConfiguration()
`AWS::Cognito::UserPool.DeviceConfiguration`.
|
default Object |
getEmailConfiguration()
`AWS::Cognito::UserPool.EmailConfiguration`.
|
default String |
getEmailVerificationMessage()
`AWS::Cognito::UserPool.EmailVerificationMessage`.
|
default String |
getEmailVerificationSubject()
`AWS::Cognito::UserPool.EmailVerificationSubject`.
|
default List<String> |
getEnabledMfas()
`AWS::Cognito::UserPool.EnabledMfas`.
|
default Object |
getLambdaConfig()
`AWS::Cognito::UserPool.LambdaConfig`.
|
default String |
getMfaConfiguration()
`AWS::Cognito::UserPool.MfaConfiguration`.
|
default Object |
getPolicies()
`AWS::Cognito::UserPool.Policies`.
|
default Object |
getSchema()
`AWS::Cognito::UserPool.Schema`.
|
default String |
getSmsAuthenticationMessage()
`AWS::Cognito::UserPool.SmsAuthenticationMessage`.
|
default Object |
getSmsConfiguration()
`AWS::Cognito::UserPool.SmsConfiguration`.
|
default String |
getSmsVerificationMessage()
`AWS::Cognito::UserPool.SmsVerificationMessage`.
|
default List<String> |
getUsernameAttributes()
`AWS::Cognito::UserPool.UsernameAttributes`.
|
default Object |
getUsernameConfiguration()
`AWS::Cognito::UserPool.UsernameConfiguration`.
|
default Object |
getUserPoolAddOns()
`AWS::Cognito::UserPool.UserPoolAddOns`.
|
default String |
getUserPoolName()
`AWS::Cognito::UserPool.UserPoolName`.
|
default Object |
getUserPoolTags()
`AWS::Cognito::UserPool.UserPoolTags`.
|
default Object |
getVerificationMessageTemplate()
`AWS::Cognito::UserPool.VerificationMessageTemplate`.
|
@Stability(value=Stable) @Nullable default Object getAccountRecoverySetting()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-accountrecoverysetting@Stability(value=Stable) @Nullable default Object getAdminCreateUserConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-admincreateuserconfig@Stability(value=Stable) @Nullable default List<String> getAliasAttributes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-aliasattributes@Stability(value=Stable) @Nullable default List<String> getAutoVerifiedAttributes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-autoverifiedattributes@Stability(value=Stable) @Nullable default Object getDeviceConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-deviceconfiguration@Stability(value=Stable) @Nullable default Object getEmailConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-emailconfiguration@Stability(value=Stable) @Nullable default String getEmailVerificationMessage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-emailverificationmessage@Stability(value=Stable) @Nullable default String getEmailVerificationSubject()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-emailverificationsubject@Stability(value=Stable) @Nullable default List<String> getEnabledMfas()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-enabledmfas@Stability(value=Stable) @Nullable default Object getLambdaConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-lambdaconfig@Stability(value=Stable) @Nullable default String getMfaConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-mfaconfiguration@Stability(value=Stable) @Nullable default Object getPolicies()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-policies@Stability(value=Stable) @Nullable default Object getSchema()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-schema@Stability(value=Stable) @Nullable default String getSmsAuthenticationMessage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-smsauthenticationmessage@Stability(value=Stable) @Nullable default Object getSmsConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-smsconfiguration@Stability(value=Stable) @Nullable default String getSmsVerificationMessage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-smsverificationmessage@Stability(value=Stable) @Nullable default List<String> getUsernameAttributes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-usernameattributes@Stability(value=Stable) @Nullable default Object getUsernameConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-usernameconfiguration@Stability(value=Stable) @Nullable default Object getUserPoolAddOns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-userpooladdons@Stability(value=Stable) @Nullable default String getUserPoolName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-userpoolname@Stability(value=Stable) @Nullable default Object getUserPoolTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-userpooltags@Stability(value=Stable) @Nullable default Object getVerificationMessageTemplate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html#cfn-cognito-userpool-verificationmessagetemplate@Stability(value=Stable) static CfnUserPoolProps.Builder builder()
CfnUserPoolProps.Builder of CfnUserPoolPropsCopyright © 2020. All rights reserved.