Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolMixinProps.Builder
Packages that use CfnUserPoolMixinProps.Builder
-
Uses of CfnUserPoolMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cognito
Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnUserPoolMixinProps.BuilderModifier and TypeMethodDescriptionCfnUserPoolMixinProps.Builder.accountRecoverySetting(CfnUserPoolPropsMixin.AccountRecoverySettingProperty accountRecoverySetting) Sets the value ofCfnUserPoolMixinProps.getAccountRecoverySetting()CfnUserPoolMixinProps.Builder.accountRecoverySetting(IResolvable accountRecoverySetting) Sets the value ofCfnUserPoolMixinProps.getAccountRecoverySetting()CfnUserPoolMixinProps.Builder.adminCreateUserConfig(CfnUserPoolPropsMixin.AdminCreateUserConfigProperty adminCreateUserConfig) Sets the value ofCfnUserPoolMixinProps.getAdminCreateUserConfig()CfnUserPoolMixinProps.Builder.adminCreateUserConfig(IResolvable adminCreateUserConfig) Sets the value ofCfnUserPoolMixinProps.getAdminCreateUserConfig()CfnUserPoolMixinProps.Builder.aliasAttributes(List<String> aliasAttributes) Sets the value ofCfnUserPoolMixinProps.getAliasAttributes()CfnUserPoolMixinProps.Builder.autoVerifiedAttributes(List<String> autoVerifiedAttributes) Sets the value ofCfnUserPoolMixinProps.getAutoVerifiedAttributes()CfnUserPoolMixinProps.builder()CfnUserPoolMixinProps.Builder.deletionProtection(String deletionProtection) Sets the value ofCfnUserPoolMixinProps.getDeletionProtection()CfnUserPoolMixinProps.Builder.deviceConfiguration(CfnUserPoolPropsMixin.DeviceConfigurationProperty deviceConfiguration) Sets the value ofCfnUserPoolMixinProps.getDeviceConfiguration()CfnUserPoolMixinProps.Builder.deviceConfiguration(IResolvable deviceConfiguration) Sets the value ofCfnUserPoolMixinProps.getDeviceConfiguration()CfnUserPoolMixinProps.Builder.emailAuthenticationMessage(String emailAuthenticationMessage) Sets the value ofCfnUserPoolMixinProps.getEmailAuthenticationMessage()CfnUserPoolMixinProps.Builder.emailAuthenticationSubject(String emailAuthenticationSubject) Sets the value ofCfnUserPoolMixinProps.getEmailAuthenticationSubject()CfnUserPoolMixinProps.Builder.emailConfiguration(CfnUserPoolPropsMixin.EmailConfigurationProperty emailConfiguration) Sets the value ofCfnUserPoolMixinProps.getEmailConfiguration()CfnUserPoolMixinProps.Builder.emailConfiguration(IResolvable emailConfiguration) Sets the value ofCfnUserPoolMixinProps.getEmailConfiguration()CfnUserPoolMixinProps.Builder.emailVerificationMessage(String emailVerificationMessage) Sets the value ofCfnUserPoolMixinProps.getEmailVerificationMessage()CfnUserPoolMixinProps.Builder.emailVerificationSubject(String emailVerificationSubject) Sets the value ofCfnUserPoolMixinProps.getEmailVerificationSubject()CfnUserPoolMixinProps.Builder.enabledMfas(List<String> enabledMfas) Sets the value ofCfnUserPoolMixinProps.getEnabledMfas()CfnUserPoolMixinProps.Builder.lambdaConfig(CfnUserPoolPropsMixin.LambdaConfigProperty lambdaConfig) Sets the value ofCfnUserPoolMixinProps.getLambdaConfig()CfnUserPoolMixinProps.Builder.lambdaConfig(IResolvable lambdaConfig) Sets the value ofCfnUserPoolMixinProps.getLambdaConfig()CfnUserPoolMixinProps.Builder.mfaConfiguration(String mfaConfiguration) Sets the value ofCfnUserPoolMixinProps.getMfaConfiguration()CfnUserPoolMixinProps.Builder.policies(CfnUserPoolPropsMixin.PoliciesProperty policies) Sets the value ofCfnUserPoolMixinProps.getPolicies()CfnUserPoolMixinProps.Builder.policies(IResolvable policies) Sets the value ofCfnUserPoolMixinProps.getPolicies()Sets the value ofCfnUserPoolMixinProps.getSchema()CfnUserPoolMixinProps.Builder.schema(IResolvable schema) Sets the value ofCfnUserPoolMixinProps.getSchema()CfnUserPoolMixinProps.Builder.smsAuthenticationMessage(String smsAuthenticationMessage) Sets the value ofCfnUserPoolMixinProps.getSmsAuthenticationMessage()CfnUserPoolMixinProps.Builder.smsConfiguration(CfnUserPoolPropsMixin.SmsConfigurationProperty smsConfiguration) Sets the value ofCfnUserPoolMixinProps.getSmsConfiguration()CfnUserPoolMixinProps.Builder.smsConfiguration(IResolvable smsConfiguration) Sets the value ofCfnUserPoolMixinProps.getSmsConfiguration()CfnUserPoolMixinProps.Builder.smsVerificationMessage(String smsVerificationMessage) Sets the value ofCfnUserPoolMixinProps.getSmsVerificationMessage()CfnUserPoolMixinProps.Builder.userAttributeUpdateSettings(CfnUserPoolPropsMixin.UserAttributeUpdateSettingsProperty userAttributeUpdateSettings) Sets the value ofCfnUserPoolMixinProps.getUserAttributeUpdateSettings()CfnUserPoolMixinProps.Builder.userAttributeUpdateSettings(IResolvable userAttributeUpdateSettings) Sets the value ofCfnUserPoolMixinProps.getUserAttributeUpdateSettings()CfnUserPoolMixinProps.Builder.usernameAttributes(List<String> usernameAttributes) Sets the value ofCfnUserPoolMixinProps.getUsernameAttributes()CfnUserPoolMixinProps.Builder.usernameConfiguration(CfnUserPoolPropsMixin.UsernameConfigurationProperty usernameConfiguration) Sets the value ofCfnUserPoolMixinProps.getUsernameConfiguration()CfnUserPoolMixinProps.Builder.usernameConfiguration(IResolvable usernameConfiguration) Sets the value ofCfnUserPoolMixinProps.getUsernameConfiguration()CfnUserPoolMixinProps.Builder.userPoolAddOns(CfnUserPoolPropsMixin.UserPoolAddOnsProperty userPoolAddOns) Sets the value ofCfnUserPoolMixinProps.getUserPoolAddOns()CfnUserPoolMixinProps.Builder.userPoolAddOns(IResolvable userPoolAddOns) Sets the value ofCfnUserPoolMixinProps.getUserPoolAddOns()CfnUserPoolMixinProps.Builder.userPoolName(String userPoolName) Sets the value ofCfnUserPoolMixinProps.getUserPoolName()CfnUserPoolMixinProps.Builder.userPoolTags(Object userPoolTags) Sets the value ofCfnUserPoolMixinProps.getUserPoolTags()CfnUserPoolMixinProps.Builder.userPoolTier(String userPoolTier) Sets the value ofCfnUserPoolMixinProps.getUserPoolTier()CfnUserPoolMixinProps.Builder.verificationMessageTemplate(CfnUserPoolPropsMixin.VerificationMessageTemplateProperty verificationMessageTemplate) Sets the value ofCfnUserPoolMixinProps.getVerificationMessageTemplate()CfnUserPoolMixinProps.Builder.verificationMessageTemplate(IResolvable verificationMessageTemplate) Sets the value ofCfnUserPoolMixinProps.getVerificationMessageTemplate()CfnUserPoolMixinProps.Builder.webAuthnRelyingPartyId(String webAuthnRelyingPartyId) Sets the value ofCfnUserPoolMixinProps.getWebAuthnRelyingPartyId()CfnUserPoolMixinProps.Builder.webAuthnUserVerification(String webAuthnUserVerification) Sets the value ofCfnUserPoolMixinProps.getWebAuthnUserVerification()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnUserPoolMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnUserPoolMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUserPoolMixinProps.Builder.