Uses of Interface
software.amazon.awscdk.services.cognito.CfnUserPool.UserAttributeUpdateSettingsProperty
Packages that use CfnUserPool.UserAttributeUpdateSettingsProperty
-
Uses of CfnUserPool.UserAttributeUpdateSettingsProperty in software.amazon.awscdk.services.cognito
Classes in software.amazon.awscdk.services.cognito that implement CfnUserPool.UserAttributeUpdateSettingsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnUserPool.UserAttributeUpdateSettingsPropertyMethods in software.amazon.awscdk.services.cognito that return CfnUserPool.UserAttributeUpdateSettingsPropertyModifier and TypeMethodDescriptionCfnUserPool.UserAttributeUpdateSettingsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cognito with parameters of type CfnUserPool.UserAttributeUpdateSettingsPropertyModifier and TypeMethodDescriptionvoidCfnUserPool.setUserAttributeUpdateSettings(CfnUserPool.UserAttributeUpdateSettingsProperty value) The settings for updates to user attributes.CfnUserPool.Builder.userAttributeUpdateSettings(CfnUserPool.UserAttributeUpdateSettingsProperty userAttributeUpdateSettings) The settings for updates to user attributes.CfnUserPoolProps.Builder.userAttributeUpdateSettings(CfnUserPool.UserAttributeUpdateSettingsProperty userAttributeUpdateSettings) Sets the value ofCfnUserPoolProps.getUserAttributeUpdateSettings()