Role Management Policy Notification Rules Eligible Activations Args
data class RoleManagementPolicyNotificationRulesEligibleActivationsArgs(val adminNotifications: Output<RoleManagementPolicyNotificationRulesEligibleActivationsAdminNotificationsArgs>? = null, val approverNotifications: Output<RoleManagementPolicyNotificationRulesEligibleActivationsApproverNotificationsArgs>? = null, val assigneeNotifications: Output<RoleManagementPolicyNotificationRulesEligibleActivationsAssigneeNotificationsArgs>? = null) : ConvertibleToJava<RoleManagementPolicyNotificationRulesEligibleActivationsArgs>
Constructors
Link copied to clipboard
constructor(adminNotifications: Output<RoleManagementPolicyNotificationRulesEligibleActivationsAdminNotificationsArgs>? = null, approverNotifications: Output<RoleManagementPolicyNotificationRulesEligibleActivationsApproverNotificationsArgs>? = null, assigneeNotifications: Output<RoleManagementPolicyNotificationRulesEligibleActivationsAssigneeNotificationsArgs>? = null)
Properties
Link copied to clipboard
val adminNotifications: Output<RoleManagementPolicyNotificationRulesEligibleActivationsAdminNotificationsArgs>? = null
Admin notification settings
Link copied to clipboard
val approverNotifications: Output<RoleManagementPolicyNotificationRulesEligibleActivationsApproverNotificationsArgs>? = null
Approver notification settings
Link copied to clipboard
val assigneeNotifications: Output<RoleManagementPolicyNotificationRulesEligibleActivationsAssigneeNotificationsArgs>? = null
Assignee notification settings