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