RoleManagementPolicyNotificationRulesEligibleAssignmentsAssigneeNotificationsArgs

data class RoleManagementPolicyNotificationRulesEligibleAssignmentsAssigneeNotificationsArgs(val additionalRecipients: Output<List<String>>? = null, val defaultRecipients: Output<Boolean>, val notificationLevel: Output<String>) : ConvertibleToJava<RoleManagementPolicyNotificationRulesEligibleAssignmentsAssigneeNotificationsArgs>

Constructors

constructor(additionalRecipients: Output<List<String>>? = null, defaultRecipients: Output<Boolean>, notificationLevel: Output<String>)

Properties

Link copied to clipboard
val additionalRecipients: Output<List<String>>? = null

The additional recipients to notify

Link copied to clipboard

Whether the default recipients are notified

Link copied to clipboard

What level of notifications are sent

Functions

Link copied to clipboard
open override fun toJava(): RoleManagementPolicyNotificationRulesEligibleAssignmentsAssigneeNotificationsArgs