Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.RiskConfigurationType
Packages that use RiskConfigurationType
-
Uses of RiskConfigurationType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return RiskConfigurationTypeModifier and TypeMethodDescriptionfinal RiskConfigurationTypeDescribeRiskConfigurationResponse.riskConfiguration()The details of the requested risk configuration.final RiskConfigurationTypeSetRiskConfigurationResponse.riskConfiguration()The API response that contains the risk configuration that you set and the timestamp of the most recent change.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type RiskConfigurationTypeModifier and TypeMethodDescriptionDescribeRiskConfigurationResponse.Builder.riskConfiguration(RiskConfigurationType riskConfiguration) The details of the requested risk configuration.SetRiskConfigurationResponse.Builder.riskConfiguration(RiskConfigurationType riskConfiguration) The API response that contains the risk configuration that you set and the timestamp of the most recent change.