Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolPropsMixin.UserAttributeUpdateSettingsProperty
Packages that use CfnUserPoolPropsMixin.UserAttributeUpdateSettingsProperty
-
Uses of CfnUserPoolPropsMixin.UserAttributeUpdateSettingsProperty in software.amazon.awscdk.cfnpropertymixins.services.cognito
Classes in software.amazon.awscdk.cfnpropertymixins.services.cognito that implement CfnUserPoolPropsMixin.UserAttributeUpdateSettingsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnUserPoolPropsMixin.UserAttributeUpdateSettingsPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnUserPoolPropsMixin.UserAttributeUpdateSettingsPropertyModifier and TypeMethodDescriptionCfnUserPoolPropsMixin.UserAttributeUpdateSettingsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnUserPoolPropsMixin.UserAttributeUpdateSettingsPropertyModifier and TypeMethodDescriptionCfnUserPoolMixinProps.Builder.userAttributeUpdateSettings(CfnUserPoolPropsMixin.UserAttributeUpdateSettingsProperty userAttributeUpdateSettings) Sets the value ofCfnUserPoolMixinProps.getUserAttributeUpdateSettings()CfnUserPoolPropsMixin.Builder.userAttributeUpdateSettings(CfnUserPoolPropsMixin.UserAttributeUpdateSettingsProperty userAttributeUpdateSettings) The settings for updates to user attributes.