rulesConfiguration property

RulesConfigurationType? rulesConfiguration
final

The rules to be used for mapping users to roles.

If you specify Rules as the role mapping type, RulesConfiguration is required.

Implementation

final RulesConfigurationType? rulesConfiguration;