Role Management Policy Pim Only Mode Rule Response
data class RoleManagementPolicyPimOnlyModeRuleResponse(val id: String? = null, val pimOnlyModeSettings: PIMOnlyModeSettingsResponse? = null, val ruleType: String, val target: RoleManagementPolicyRuleTargetResponse? = null)
The role management policy PIM only mode rule.
Constructors
Link copied to clipboard
constructor(id: String? = null, pimOnlyModeSettings: PIMOnlyModeSettingsResponse? = null, ruleType: String, target: RoleManagementPolicyRuleTargetResponse? = null)