GetRoleManagementPolicyNotificationRuleEligibleAssignmentAssigneeNotification

data class GetRoleManagementPolicyNotificationRuleEligibleAssignmentAssigneeNotification(val additionalRecipients: List<String>, val defaultRecipients: Boolean, val notificationLevel: String)

Constructors

constructor(additionalRecipients: List<String>, defaultRecipients: Boolean, notificationLevel: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of additional email addresses that will receive these notifications.

Link copied to clipboard

(Boolean) Should the default recipients receive these notifications.

Link copied to clipboard

(String) What level of notifications should be sent. Either All or Critical.