RoleManagementPolicyNotificationRuleArgs

constructor(id: Output<String>? = null, isDefaultRecipientsEnabled: Output<Boolean>? = null, notificationLevel: Output<Either<String, NotificationLevel>>? = null, notificationRecipients: Output<List<String>>? = null, notificationType: Output<Either<String, NotificationDeliveryMechanism>>? = null, recipientType: Output<Either<String, RecipientType>>? = null, ruleType: Output<String>, target: Output<RoleManagementPolicyRuleTargetArgs>? = null)