Role Management Policy Notification Rules Eligible Assignments Args
data class RoleManagementPolicyNotificationRulesEligibleAssignmentsArgs(val adminNotifications: Output<RoleManagementPolicyNotificationRulesEligibleAssignmentsAdminNotificationsArgs>? = null, val approverNotifications: Output<RoleManagementPolicyNotificationRulesEligibleAssignmentsApproverNotificationsArgs>? = null, val assigneeNotifications: Output<RoleManagementPolicyNotificationRulesEligibleAssignmentsAssigneeNotificationsArgs>? = null) : ConvertibleToJava<RoleManagementPolicyNotificationRulesEligibleAssignmentsArgs>
Constructors
Link copied to clipboard
constructor(adminNotifications: Output<RoleManagementPolicyNotificationRulesEligibleAssignmentsAdminNotificationsArgs>? = null, approverNotifications: Output<RoleManagementPolicyNotificationRulesEligibleAssignmentsApproverNotificationsArgs>? = null, assigneeNotifications: Output<RoleManagementPolicyNotificationRulesEligibleAssignmentsAssigneeNotificationsArgs>? = null)
Properties
Link copied to clipboard
val adminNotifications: Output<RoleManagementPolicyNotificationRulesEligibleAssignmentsAdminNotificationsArgs>? = null
Admin notification settings
Link copied to clipboard
val approverNotifications: Output<RoleManagementPolicyNotificationRulesEligibleAssignmentsApproverNotificationsArgs>? = null
Approver notification settings
Link copied to clipboard
val assigneeNotifications: Output<RoleManagementPolicyNotificationRulesEligibleAssignmentsAssigneeNotificationsArgs>? = null
Assignee notification settings