Uses of Interface
software.amazon.awscdk.services.cognito.CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty
Packages that use CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty
-
Uses of CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty in software.amazon.awscdk.services.cognito
Classes in software.amazon.awscdk.services.cognito that implement CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypePropertyMethods in software.amazon.awscdk.services.cognito that return CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypePropertyModifier and TypeMethodDescriptionCfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cognito with parameters of type CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypePropertyModifier and TypeMethodDescriptionCfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder.highAction(CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty highAction) CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder.lowAction(CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty lowAction) CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionsTypeProperty.Builder.mediumAction(CfnUserPoolRiskConfigurationAttachment.AccountTakeoverActionTypeProperty mediumAction)