Uses of Class
software.amazon.awssdk.services.cognitoidentity.model.RulesConfigurationType
-
Packages that use RulesConfigurationType Package Description software.amazon.awssdk.services.cognitoidentity.model -
-
Uses of RulesConfigurationType in software.amazon.awssdk.services.cognitoidentity.model
Methods in software.amazon.awssdk.services.cognitoidentity.model that return RulesConfigurationType Modifier and Type Method Description RulesConfigurationTypeRoleMapping. rulesConfiguration()The rules to be used for mapping users to roles.Methods in software.amazon.awssdk.services.cognitoidentity.model with parameters of type RulesConfigurationType Modifier and Type Method Description RoleMapping.BuilderRoleMapping.Builder. rulesConfiguration(RulesConfigurationType rulesConfiguration)The rules to be used for mapping users to roles.
-