Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolPropsMixin.AccountRecoverySettingProperty
Packages that use CfnUserPoolPropsMixin.AccountRecoverySettingProperty
-
Uses of CfnUserPoolPropsMixin.AccountRecoverySettingProperty in software.amazon.awscdk.cfnpropertymixins.services.cognito
Classes in software.amazon.awscdk.cfnpropertymixins.services.cognito that implement CfnUserPoolPropsMixin.AccountRecoverySettingPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnUserPoolPropsMixin.AccountRecoverySettingPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnUserPoolPropsMixin.AccountRecoverySettingPropertyModifier and TypeMethodDescriptionCfnUserPoolPropsMixin.AccountRecoverySettingProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnUserPoolPropsMixin.AccountRecoverySettingPropertyModifier and TypeMethodDescriptionCfnUserPoolMixinProps.Builder.accountRecoverySetting(CfnUserPoolPropsMixin.AccountRecoverySettingProperty accountRecoverySetting) Sets the value ofCfnUserPoolMixinProps.getAccountRecoverySetting()CfnUserPoolPropsMixin.Builder.accountRecoverySetting(CfnUserPoolPropsMixin.AccountRecoverySettingProperty accountRecoverySetting) The available verified method a user can use to recover their password when they callForgotPassword.