Uses of Interface
software.amazon.awscdk.services.cognito.CfnUserPool.UserPoolAddOnsProperty
Packages that use CfnUserPool.UserPoolAddOnsProperty
-
Uses of CfnUserPool.UserPoolAddOnsProperty in software.amazon.awscdk.services.cognito
Classes in software.amazon.awscdk.services.cognito that implement CfnUserPool.UserPoolAddOnsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnUserPool.UserPoolAddOnsPropertyMethods in software.amazon.awscdk.services.cognito that return CfnUserPool.UserPoolAddOnsPropertyModifier and TypeMethodDescriptionCfnUserPool.UserPoolAddOnsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cognito with parameters of type CfnUserPool.UserPoolAddOnsPropertyModifier and TypeMethodDescriptionvoidCfnUserPool.setUserPoolAddOns(CfnUserPool.UserPoolAddOnsProperty value) Contains settings for activation of threat protection, including the operating mode and additional authentication types.CfnUserPool.Builder.userPoolAddOns(CfnUserPool.UserPoolAddOnsProperty userPoolAddOns) Contains settings for activation of threat protection, including the operating mode and additional authentication types.CfnUserPoolProps.Builder.userPoolAddOns(CfnUserPool.UserPoolAddOnsProperty userPoolAddOns) Sets the value ofCfnUserPoolProps.getUserPoolAddOns()