ambiguousRoleResolution property
If you specify Token or Rules as the Type,
AmbiguousRoleResolution is required.
Specifies the action to be taken if either no rules match the claim value
for the Rules type, or there is no
cognito:preferred_role claim and there are multiple
cognito:roles matches for the Token type.
Implementation
final AmbiguousRoleResolutionType? ambiguousRoleResolution;